Cross gcc Mailing List Archive
[Prev][Next][Index][Thread]
Re: [vaysbor@charlie.cns.iit.edu: Need mips cross compiler]
-
Date: Fri, 15 Nov 1996 12:51:07 -0700
-
From: "Ken Greenberg" <ken@calast.com>
-
Reply-To: "Ken Greenberg" <ken@calast.com>
-
Cc: vaysbor@charlie.cns.iit.edu
-
Comments: Authenticated sender is <ken@bolero.rahul.net>
-
Content-Transfer-Encoding: 7BIT
-
Content-Type: text/plain; charset=US-ASCII
-
Organization: California Advanced Software Tools, Inc.
-
Priority: normal
> 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