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]

[Bug libstdc++/52104] go1 fails to link on Solaris 8/9 x86 with native TLS


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52104

--- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-02-10 15:22:41 UTC ---
> --- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-06 21:37:09 UTC ---
> please let me know what issues remain on Solaris after r183920

Solaris 8/9 works again, but the go1 runtime failure on Solaris 10/11
with gld remains.  But while this is triggered by your patch, it's
ultimately a gld bug.  I've filed

    PR ld/13671
    gld creates i386 relocations not supported by Solaris ld.so.1

for that, while at the same time checking with the Solaris linker
maintainers if it's possible to support the missing relocs directly.

    Rainer


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