From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1631 invoked by alias); 26 May 2003 12:01:19 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 1618 invoked by alias); 26 May 2003 12:01:19 -0000 Date: Mon, 26 May 2003 13:09:00 -0000 Message-ID: <20030526120119.1617.qmail@sources.redhat.com> From: "michaud.bernard@ic.gc.ca" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030515132600.10802.michaud.bernard@ic.gc.ca> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so X-Bugzilla-Reason: CC X-SW-Source: 2003-05/txt/msg02847.txt.bz2 List-Id: 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.