MIPS/NEC VR4181 issues..
mike stump
mrs@windriver.com
Tue Aug 28 10:36:00 GMT 2001
> From: "Eric Christopher" <echristo@redhat.com>
> Date: Mon, 27 Aug 2001 23:20:20 -0700
> To: gcc@gcc.gnu.org
> > /tmp/ccAnzuz3.o: ISA mismatch (-mips3) with previous modules (-mips1)
> >
> > Is there a way to link objects containing 4100-series instructions with
> > ISA I-III libraries?
> Without looking closer at it I'd guess that you need a multilib for
> the 4181.
Is mips 3 is a super set of mips 1? If it is, then ld should be able
to combine mips 1 and mips3 to produce mips 3 output?
More information about the Gcc
mailing list