Cross gcc Mailing List Archive

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

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



>>>>> "Doug" == Doug Evans <dje@cygnus.com> writes:

    Doug> ------- Start of forwarded message ------- From:
    Doug> vaysbor@charlie.cns.iit.edu (Boris Vaysburg) Message-Id:
    Doug> <199611151633.KAA09791@charlie.cns.iit.edu> Subject: Need
    Doug> mips cross compiler To: owner-crossgcc@cygnus.com Date: Fri,
    Doug> 15 Nov 1996 10:33:51 -0600 (CST)

    Doug> Hello,

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

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

    Doug> Thanks in advance for replies,

    Doug> Boris ------- End of forwarded message -------

I have built such a thing, along with the SPIM software simulator for
the MIPS architecture.  I did this last January, but I may still have
the config files, etc.  It was not too hard, but the run-time library
leaves a bit to be desired.  This was not a problem, as I was working
on an embedded application where the library had to be tailored to run
on bare metal anyway.

-- 
--------  "And there came a writing to him from Elijah"  [2Ch 21:12]  --------
Robert Jay Brown III  rj@eli.wariat.org  http://eli.wariat.org  1 847 705-0424
Elijah Laboratories Inc.;  37 South Greenwood Avenue;  Palatine, IL 60067-6328
-----  M o d e l i n g   t h e   M e t h o d s   o f   t h e   M i n d  ------

References:

Home | Subject Index | Thread Index