From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19116 invoked by alias); 3 Jan 2002 06:39:19 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 19073 invoked by uid 61); 3 Jan 2002 06:39:17 -0000 Date: Wed, 02 Jan 2002 22:39:00 -0000 Message-ID: <20020103063917.19072.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, reichelt@igpm.rwth-aachen.de, rodrigc@gcc.gnu.org From: rodrigc@gcc.gnu.org Reply-To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, reichelt@igpm.rwth-aachen.de, rodrigc@gcc.gnu.org, gcc-gnats@gcc.gnu.org X-Mailer: gnatsweb 2.9.3 Subject: Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler X-SW-Source: 2002-01/txt/msg00113.txt.bz2 List-Id: Synopsis: irix6.5 bootstrap failure when using SGI's compiler State-Changed-From-To: feedback->analyzed State-Changed-By: rodrigc State-Changed-When: Wed Jan 2 22:39:17 2002 State-Changed-Why: Are you sure that you are bootstrapping with the IRIX compiler? Some of your config.log looks like it is trying to use gcc. Did you follow the platform specific notes for IRIX at: http://gcc.gnu.org/install/specific.html#mips-sgi-irix6 and set your CC environment variable to the full path of the IRIX compiler, with the -n32 flag? Also, do things still work if you remove "-lc" from SHLIB_LINK in the file gcc/config/mips/t-iris6? If you update fastjar from CVS, I think I fixed those problems. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5117