This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: ld not recording symbol versions for weak symbols


On Sun, Jun 30, 2013 at 04:53:54PM +0200, Matthias Klose wrote:
> This is PR15636, forwarded from http://bugs.debian.org/712081.  If I understand
> Zack's comment, then the NEEDED entry for libraries where only weak symbols are
> referenced, isn't needed (first seen with 2.23).  However in this case, the
> symbol version isn't recorded either. Is this expected too?

I think it is quite reasonable.  After all, linking without the
library in question will succeed, and that will leave undefined weak
symbols undecorated.

-- 
Alan Modra
Australia Development Lab, IBM


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