--- Additional Comments From psfales at alcatel-lucent dot com 2006-12-11
17:34 ---
Seeing something very similar here, except that the platform is Solaris-x86 2.7.
PSF[lss001]> cat foo.c
main() {}
PSF[lss001]> /opt/SUNWspro/bin/cc foo.c -o foo
PSF[lss001]> ls -l foo
-rw
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
14:36 ---
I'm not sure what you mean by "different" - clearly all three are different in
at least some ways, as they all have different sizes. The one stripped with the
buggy 2.17 version is *mu
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
14:38 ---
Created an attachment (id=1573)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1573&action=view)
Unstripped "hello world" binary (Sparc Solaris 8)
--
http://source
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
14:38 ---
Created an attachment (id=1574)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1574&action=view)
Stripped with /usr/ccs/bin/strip (fails to run)
--
http://sourceware.org/b
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
14:39 ---
Created an attachment (id=1575)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1575&action=view)
Stripped with binutils 2.16.1
--
http://sourceware.org/bugzilla/show_bug.cgi?
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
14:40 ---
Created an attachment (id=1576)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1576&action=view)
Stripped with bintutils-2.17 (fails to run)
--
http://sourceware.org/bugzilla/show_bug
--
What|Removed |Added
Attachment #1574|Stripped with |Stripped with
description|/usr/ccs/bin/strip (fails to|/usr/ccs/bin/strip
|run)
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
14:43 ---
I'm not sure were to get "a strip built from the current mainline binutils
sources" but I should be able to try that too if you can point me to it.
--
http://sourceware.org/bugzilla/
--- Additional Comments From psfales at alcatel-lucent dot com 2007-02-22
21:37 ---
That fix worked for me. The stripped binary waz the same length as the one
stripped with 2.16.1 though it didn't compare identical. More importantly, it
runs.
--
http://sourceware.org/bug
--- Additional Comments From psfales at alcatel-lucent dot com 2007-03-07
20:28 ---
Seeing another problem with 2.17. Not sure if it's related or should be a new
bug...
We build thunderbird and firefox from source, and install it with stripped
shared libraries to save
--- Additional Comments From psfales at alcatel-lucent dot com 2007-03-08
14:03 ---
Yes, the problems I'm seeing are with the patched version of strip - I should
have mentioned that in the report.
I've attached a cpio file containing the unstripped shared library, the fil
--- Additional Comments From psfales at alcatel-lucent dot com 2007-03-08
14:05 ---
Created an attachment (id=1602)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1602&action=view)
stripped and unstripped libprldap.so
stripped and unstripped libprldap.so
--
--- Additional Comments From psfales at alcatel-lucent dot com 2007-03-16
19:20 ---
The elf.c.patch2 file looks good from what I can see. (It didn't apply cleanly
on top of elf.c.patch, but it wasn't too hard to apply manually)
After making that change I retested all
13 matches
Mail list logo