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: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 03:39:50 -0000
- Subject: [Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so
- References: <20030515132600.10802.michaud.bernard@ic.gc.ca>
- 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 neroden at gcc dot gnu dot org 2003-07-12 03:39 -------
>From the response, this is almost certainly an environment bug. But the new version of GCC should not go looking around for old copies of
libgcc.so.1, but should instead be bulletproofed to only find the new copy. So this is a bug, but it might be hard to reproduce.