svn commit: trunk/uClibc/extra/Configs
aldot at uclibc.org
aldot at uclibc.org
Wed Aug 27 14:59:15 UTC 2008
Author: aldot
Date: 2008-08-27 07:59:15 -0700 (Wed, 27 Aug 2008)
New Revision: 23245
Log:
- flesh out helptext of DOMULTI.
Put short, just leave it alone or keep all parts --
alternatively go help with lto if you have time.
Modified:
trunk/uClibc/extra/Configs/Config.in
Changeset:
Modified: trunk/uClibc/extra/Configs/Config.in
===================================================================
--- trunk/uClibc/extra/Configs/Config.in 2008-08-27 14:42:52 UTC (rev 23244)
+++ trunk/uClibc/extra/Configs/Config.in 2008-08-27 14:59:15 UTC (rev 23245)
@@ -1957,7 +1957,14 @@
default n
help
Set this to compile all sources at once into an object (IMA).
+ This mode of compilation uses alot of memory but may produce
+ smaller binaries.
+ Note that you need a very recent GCC for this to work, like
+ gcc >= 4.3 plus eventually some patches.
+
+ If unsure, keep the default of N.
+
config UCLIBC_MJN3_ONLY
bool "Manuel's hidden warnings"
default n
More information about the uClibc-cvs
mailing list