This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]