public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/64900] New: gotools don't link on Solaris 11/x86
@ 2015-02-02 14:28 ro at gcc dot gnu.org
  2015-02-02 14:29 ` [Bug go/64900] " ro at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ro at gcc dot gnu.org @ 2015-02-02 14:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64900

            Bug ID: 64900
           Summary: gotools don't link on Solaris 11/x86
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: ro at gcc dot gnu.org
                CC: cmang at google dot com
              Host: i?86-*-solaris2.11
            Target: i?86-*-solaris2.11
             Build: i?86-*-solaris2.11

Unfortunately, the fix for PR go/64738 (not linking gotools statically) caused
Solaris 11/x86 bootstrap with gas/gld to fail:

/vol/gcc/bin/gld-2.24: gofmt: hidden symbol `_Unwind_GetLanguageSpecificData'
in
/var/gcc/regression/trunk/11-gcc-gas-gld/build/./gcc/libgcc_eh.a(unwind-dw2.o)
is referenced by DSO
/vol/gcc/bin/gld-2.24: final link failed: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [gofmt] Error 1

Adding -static-libgo back in does restore it.  Strangely, this is neither an
issue on Solaris 10/x86 with gas/gld nor on Solaris 11/SPARC with gas/gld.

  Rainer


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-16  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-02 14:28 [Bug go/64900] New: gotools don't link on Solaris 11/x86 ro at gcc dot gnu.org
2015-02-02 14:29 ` [Bug go/64900] " ro at gcc dot gnu.org
2015-02-03 19:25 ` ian at airs dot com
2015-02-04 15:55 ` ro at CeBiTec dot Uni-Bielefeld.DE
2015-02-04 16:44 ` ian at airs dot com
2015-04-22 11:59 ` jakub at gcc dot gnu.org
2015-07-16  9:12 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).