[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10478] "File format not recognized" for some solaris libra
From: |
niki dot waibel at gmx dot net |
Subject: |
[Bug binutils/10478] "File format not recognized" for some solaris libraries |
Date: |
4 Aug 2009 13:22:40 -0000 |
------- Additional Comments From niki dot waibel at gmx dot net 2009-08-04
13:22 -------
by the way:
===
$ /opt/binutils/2.18.50.0.4/bin/size /usr/lib/libC.so.*
text data bss dec hex filename
72246 2707 1049 76002 128e2 /usr/lib/libC.so.3
313309 21201 59788 394298 6043a /usr/lib/libC.so.5
===
/opt/binutils/2.18.50.0.6/bin/size /usr/lib/libC.so.*
text data bss dec hex filename
72246 2707 1049 76002 128e2 /usr/lib/libC.so.3
/opt/binutils/2.18.50.0.6/bin/size: /usr/lib/libC.so.5: File format not
recognized
===
... unfortunately version 2.18.50.0.5 i've not available for testing.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10478
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.