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

--- Comment #9 from Igor Pashev <pashev.igor at gmail dot com> 2012-08-23 
14:58:24 UTC ---
AFAIK, ".SUNW_ldynsym" and ".dynsym" sections do overlap.

".SUNW_ldynsym" goes just before ".dynsym" and supersets it.
So Solaris utilities read contents of ".dynsym" as it is under
".SUNW_ldynsym".

libelfg0 from Debian refused to write ELFs with ".SUNW_ldynsym" without
ELF_F_LAYOUT_OVERLAP flag.

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