Cross gcc Mailing List Archive

[Prev][Next][Index][Thread]

Re: [vaysbor@charlie.cns.iit.edu: Need mips cross compiler]




> I am looking for a mips cross compiler that would run on a SunOS or
> Solaris machine and generate code that could run on SGI. Basically a
> SPARC->Mips cross compiler. Has anybody ever done something similar?

I cross-compile for MIPS on my SparcStation all the time. I do not 
attempt to run the code on an SGI machine, since 1) I don't have one, 
and 2) my interest is more in embedded applications anyway. There are 
others on the list who cross compile to MIPS, as well.

> 
> My attempts to install gcc to run as a cross compiler were not very
> successful so far. Does gcc supports this configuration? Or are there
> commercial alternatives?

GCC certainly supports cross compiling from Sparc to MIPS as a 
standard configuration option. If you follow the instructions on how 
to build a cross compiler (from the FAQ), you shouldn't have too much 
trouble. I would, of course, be glad to assist by answering any 
questions you have.

-Ken

Kenneth F. Greenberg, President
California Advanced Software Tools, Inc.
Los Gatos, CA, USA


Home | Subject Index | Thread Index