[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/4035] BFD failure on solaris 10 with very large shared lib
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/4035] BFD failure on solaris 10 with very large shared library |
Date: |
27 Feb 2007 16:53:13 -0000 |
------- Additional Comments From nickc at redhat dot com 2007-02-27 16:53
-------
Hi Laurent,
> I got things to work after rebuilding the whole toolchain with the gnu
> ld instead of the solaris ld, so it sounds like this might be a
> solaris ld issue.
OK, in which case I will close this PR.
> Do you think I should file a bug with sun about this?
You can try. I am not sure how interested they are in interoperability with the
GNU toolchain however...
> Are there any known issues with sun's ld?
Yes and no. No - the GNU linker is intended to be suitable replacement for the
Solaris linker, *under most circumstances*. But, yes, Solaris and the Solaris
linker do raise problems for the GNU binutils with an unfortunate irregularity.
Apart from the problem that you have encountered it is known that, for example,
the Solaris linker produces a non-standard .interp section. For a while this
meant that you could not use the GNU binutils strip program to safely strip
Solaris binaries. That bug should now be fixed, but there may well be others.
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=4035
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.