bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14493] "strip" breaks .SUNW_ldynsym section on illumos


From: pashev.igor at gmail dot com
Subject: [Bug binutils/14493] "strip" breaks .SUNW_ldynsym section on illumos
Date: Thu, 23 Aug 2012 14:58:24 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]