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.

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to