On Mon, Jun 04, 2001 at 12:20:01PM -0700, Wayne Gowcher wrote: > /usr/bin/ld: /tmp/cca007591.o: ISA mismatch (-mips3) > with previous modules (-mips1) > /usr/bin/ld: /tmp/cca007591.o: uses different e_flags > (0x102) fields than previous modules (0x2) > Bad value: failed to merge target specific data of > file /tmp/cca007591.o > collect2: ld returned 1 exit status > > Which I totally don't understand because I never set > mips3 I set mips2. The source itself sets the assembler to mips3 mode. > I am coming to the conclusion that : > > the egcs-1.03a compiler as found on the sgi web site > only supports mips 1. Wrong. Ralf