Albert Chin <[EMAIL PROTECTED]> writes:

>   ld32: FATAL   2  : Internal: at ../../ld/section_type.c In load_info() 
> unknown section type
>   collect2: ld returned 1 exit status
>   gmake[4]: *** [libstdc++.la] Error 1

Which version of ld do you use?  I'm having problems with MIPSpro 7.4.3m ld
on IRIX 6.5.26f which fails to link cc1 in stage2 due to a GOT overflow.
MIPSpro 7.3 ld on IRIX 6.5.10m is ok, though.

I tried to report this (a regression from the 3.4 branch where both
versions of ld work ok), but failed since gccbug on the new gcc.gnu.org
didn't work at the time.

> I'm building with GNU as because of:
>   http://gcc.gnu.org/ml/gcc-help/2005-10/msg00048.html

As of 4.0, GNU as is required for IRIX 5 and 6.  The SGI as support has
been ripped out.  This is documented at

        http://gcc.gnu.org/gcc-4.0/changes.html

but the install docs are incorrect at this point.

> Has anyone managed to build 4.0.2 on IRIX 6.5?

As described above, for the 4.0 branch as of 20050928 (i.e. after the 4.0.2
release, but I doubt that's relevant).

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Reply via email to