This is the mail archive of the glibc-bugs@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]

[Bug build/14995] glibc fails to build if gold is the default linker, even if ld.bfd is available


http://sourceware.org/bugzilla/show_bug.cgi?id=14995

--- Comment #6 from Carlos O'Donell <carlos at systemhalted dot org> 2013-01-10 19:11:11 UTC ---
Upstream consensus is that we should really fix the regressions with gold
before enabling it fully.

This issue won't be easily fixed until:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55470
becomes more widely available or backported to more branches.

Then we can check for support of -fuse-ld, and then pass -fuse-ld=bfd to enable
the use of ld.bfd for all compilations.

Discussing this upstream on libc-alpha right now.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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