bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14037] Bogus global symbol ABS redefinition when linking P


From: bugdal at aerifal dot cx
Subject: [Bug binutils/14037] Bogus global symbol ABS redefinition when linking PIC app to eh_frame-stripped shared library
Date: Tue, 01 May 2012 14:18:18 +0000

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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ld                          |binutils

--- Comment #2 from Rich Felker <bugdal at aerifal dot cx> 2012-05-01 14:18:18 
UTC ---
Thanks for getting to the bottom of this so quickly. That makes it a strip bug,
then. If strip is going to renumber the sections, it needs to fix the section
numbers in the symbol table too. Or it could just leave the section numbers
alone and replace the stripped sections with dummy zero-length sections with
unobtrusive names to avoid the problem.

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