bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12261] gold fails to link symbols explicitly defined in base-v


From: flameeyes at gmail dot com
Subject: [Bug gold/12261] gold fails to link symbols explicitly defined in base-version
Date: Wed, 24 Nov 2010 06:47:12 +0000

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

--- Comment #4 from Diego 'Flameeyes' Pettenò <flameeyes at gmail dot com> 
2010-11-24 06:46:57 UTC ---
Whether there is or not a bug in the glibc loader, is not something that should
matter here, IMHO.

We have a documented use case that, ELF side, works exactly as intended, and a
software that tries to use the documented syntax but fails. We also have
Chrom(e|ium)OS going toward a hack (creating an UNVERSIONED version to attach
to those symbols) just to be able to compile it.

>From my point of view, the right choice on the link editor side is to emit the
correct ELF file (rather than stop on a corner case), and then report/track
down the issue on ld.so side to ensure that it links as intended. This avoids
having nasty hacks in place for fuse, and behaves as the documentation says it
should.

-- 
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]