kan 2007-05-28 23:02:56 UTC
FreeBSD src repository
Modified files:
contrib/gcc gcc.c
Log:
Disable shared libgcc use for profiled builds. GNU linker pulls symbols
out of libgcc_s.so.1 somehow and fails to record DT_NEEED dependency
when linking with profiled libraries despite --ld-as-needed option.
Revision Changes Path
1.43 +4 -3 src/contrib/gcc/gcc.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"