[Bug bootstrap/32009] [4.3 Regression] building gcc4-4.3.0-20070518 failed on OSX 10.3.9

andreast at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 21 12:07:00 GMT 2007



------- Comment #4 from andreast at gcc dot gnu dot org  2007-05-21 13:06 -------
Nope. It clinches somehow with this one: config/mh-ppc-darwin. Here the
BOOT_CFLAGS is set to -g -O2 -mdynamic-no-pic.

In the libgcc Makefile.in I see that MULTILIB_CFLAGS is set to CFLAGS + extra
stuff. CFLAGS itself is BOOT_CFLAGS, so the -mdynamic-no-pic in a shared lib :)

I'll see if I understand a bit more later.

Thanks!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32009



More information about the Gcc-bugs mailing list