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 18:37:16 +0000

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

--- Comment #3 from Rich Felker <bugdal at aerifal dot cx> 2012-05-01 18:37:16 
UTC ---
Another way of looking at the issue is that, if strip is going to break things
like this, the default linker scripts should order the sections such that
mandatory sections like text/data/bss all come before (in the section table,
not necessarily in the file) optional sections like dwarf2 unwind tables rather
than interspersed.

--- Comment #4 from Rich Felker <bugdal at aerifal dot cx> 2012-05-01 18:37:16 
UTC ---
Another way of looking at the issue is that, if strip is going to break things
like this, the default linker scripts should order the sections such that
mandatory sections like text/data/bss all come before (in the section table,
not necessarily in the file) optional sections like dwarf2 unwind tables rather
than interspersed.

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