gcc: update to version 7.4.0, Add config options
[feed/packages.git] / devel / gcc / README
index 58db4740ca2989d30d50dadf959f5bbeb287b758..06ace1a85af5f78f4fc19d5ff5a2e3aa2e6aa8bb 100644 (file)
@@ -1,8 +1,8 @@
 Native GCC that runs on target.
 
-To save disk space, this GCC only supports dynamic linking on the target box,
-there are no static libraries shipped except libgcc.a on those architectures
-that need it.
+To save disk space, this GCC uses dynamic linking on the target box. There
+are configuration options to include libstdc++.a, libc.a and libpthread.a
+if staticly linked binaries are needed.
 
 For now, this was only tested on arm (EABI) and mips targets. Others to be
 done...