This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so
- From: "michaud dot bernard at ic dot gc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2003 12:01:19 -0000
- Subject: [Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10802
------- Additional Comments From michaud.bernard@ic.gc.ca 2003-05-26 12:01 -------
Subject: RE: [Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 f
ails on undefined symbol in libgcj.so
-----Original Message-----
From: dhazeghi@yahoo.com [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: Monday, May 26, 2003 03:03
To: Michaud, Bernard: FIN
Subject: [Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86
fails on undefined symbol in libgcj.so
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10802
------- Additional Comments From dhazeghi@yahoo.com 2003-05-26 07:03
-------
That's bizarre. The symbol in question is in libgcc.so.1 on Linux. Can you
check whether that
symbol is in that library on Solaris? Can you add -v to the failing command
line to see whether the
right version of libgcc is being linked in? Thanks,
Dara
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
Hi Dara,
Thank you for replying. I am attaching to this message the output from the
failing command line with "-v". As well, I've attached the output from the
entire build as a compressed file. As for the libgcc library, would that be
the one from the compiling compiler (which is gcc-3.2.3, or the compiler
being compiled (gcc-3.3)?
Regards,
Bernard Michaud
------- Additional Comments From michaud.bernard@ic.gc.ca 2003-05-26 12:01 -------
Created an attachment (id=4077)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4077&action=view)
------- Additional Comments From michaud.bernard@ic.gc.ca 2003-05-26 12:01 -------
Created an attachment (id=4078)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4078&action=view)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.