This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: middle-end/7617: shared libgcc binary incompatibility on sparc-sun-solaris2.8


Synopsis: shared libgcc binary incompatibility on sparc-sun-solaris2.8

State-Changed-From-To: analyzed->closed
State-Changed-By: cae
State-Changed-When: Wed Dec 11 09:39:22 2002
State-Changed-Why:
    As mentioned in the audit trail binutils prior to 2.13.1 generates
    broken shared libraries. The underlying cause is an incompatibility
    between GNU binutils and Solaris ld.so.1 with R_SPARC_RELATIVE
    relocation records. Depending on the linker flags used for ld (-z nocomreloc)
    SUN ld.so.1 may or may not link these libraries correctly.
    The fix is to upgrade to binutils-2.13.1 and recompile gcc.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7617


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]