This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MIPS/NEC VR4181 issues..


> 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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]