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: Fri, 16 Nov 2012 13:38:40 +0000

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



--- Comment #20 from Igor Pashev <pashev.igor at gmail dot com> 2012-11-16 
13:38:40 UTC ---

Ok, with the patch for SUNW_ldynsym stripped library now can be linked in

successfully, but now I'm confused with the size of stripped binary:



# ls -lh libfoo*.so

-rwxr-xr-x 1 root root 4,4K ноя 16 17:28 libfoo-gnu-stripped
.so

-rwxr-xr-x 1 root root 6,5K ноя 16 17:26 libfoo-gnu.so

-rwxr-xr-x 1 root root  70K ноя 16 17:28 libfoo-sun-stripped
.so

-rwxr-xr-x 1 root root 7,8K ноя 16 17:27 libfoo-sun.so



libfoo-gnu.so is produced by GNU linker,

libfoo-sun.so - bysolaris linker.



(See the attachment libfoo.tar.bz2)



Both are stripped with GNU strip, without any options.



I've backported your patch to binutils 2.22 [1], did I miss something?



[1]

http://osdyson.org/projects/binutils/repository/entry/patches/pr14493-sol2.
patch



-- 

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]