[PATCH] [BZ #14995] glibc fails to build if gold is the default linker, even if ld.bfd is available

Roland McGrath roland@hack.frob.com
Tue Mar 10 22:17:00 GMT 2015


I think we should still consider this a temporary situation to work around
gold's bugs.  As such, I don't think the automagic stuff you've done is
desireable.  Just pass LDFLAGS=-fuse-ld=bfd to configure when a broken gold
is the default.  When there is a version of gold that is not broken, we can
make the configure check accept that version string.



More information about the Libc-alpha mailing list