[Bug bootstrap/41180] can not build gcc 4.4.1 on Snow Leopard Mac OS X 10.6
mrs at apple dot com
gcc-bugzilla@gcc.gnu.org
Mon Aug 31 20:37:00 GMT 2009
------- Comment #18 from mrs at apple dot com 2009-08-31 20:37 -------
That file just has:
# APPLE LOCAL file dynamic-no-pic
# The -mdynamic-no-pic ensures that the compiler executable is built without
# position-independent-code -- the usual default on Darwin.
BOOT_CFLAGS=-g -O2 -mdynamic-no-pic
in it. This just results in a faster compiler, otherwise, there should be no
real change.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41180
More information about the Gcc-bugs
mailing list