Problems building EGCS 1.1.2 under 6.5...

Michael Sweet mike@easysw.com
Thu Jul 1 12:49:00 GMT 1999


Hi,

I've having some difficulties compiling EGCS under IRIX 6.5.3 on an
R5k O2.  The software builds and installs successfully, and I can
compile and run programs fine on my O2, however if I try to run the
same programs on my Indigo2 (R4400, again running 6.5.3) I run into
problems.

Looking further into the problem I find that the -n32 and -64 object
and library files (and of course the compiler programs themselves)
are being compiled -mips4, while the R4x00 series processors only
support -mips3.  I've been fighting with the configuration stuff and
can't for the life of me force the default instruction set to -mips3.

Help!

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products                  mike@easysw.com
Printing Software for UNIX                       http://www.easysw.com


More information about the Gcc-bugs mailing list