This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler


The following reply was made to PR bootstrap/5117; it has been noted by GNATS.

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
        gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler
Date: Tue, 8 Jan 2002 21:53:44 +0100

 Hi,
 
 On  3 Jan, rodrigc@gcc.gnu.org wrote:
 > 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.
 
 Yes, I'm quite sure. With gcc 2.95.3 and gcc 3.1 everything works fine.
 
 >     Did you follow the platform specific notes for IRIX at:
 >     http://gcc.gnu.org/install/specific.html#mips-sgi-irix6
 
 I thought I did, but I forgot to add "--disable-multilib" which explains
 my problems with the "-lc" flag. With "--disable-multilib" the problems
 with "-lc" disappear. It was my fault, sorry!
 
 >     and set your CC environment variable to the full path
 >     of the IRIX compiler, with the -n32 flag?
 
 I just said "CC=cc" without the full path. Usually the compiler defaults to "-n32".
 To be sure, however, I also tried "CC=/usr/bin/cc -n32" with the same result.
 
 >     Also, do things still work if you remove "-lc" from
 >     SHLIB_LINK in the file gcc/config/mips/t-iris6?
 
 That problem was my own fault, see above. So I didn't check this workaround.
 
 >     If you update fastjar from CVS, I think I fixed those problems.
 
 I just did a complete bootstrap of the 3.1 20020107 snapshot.
 Yes, the fastjar issues seem to be solved!
 
 The only problems that still persist are the six wrong entries in auto-host.h.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5117
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]