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

Reichelt reichelt@igpm.rwth-aachen.de
Tue Jan 8 12:36:00 GMT 2002


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




More information about the Gcc-bugs mailing list