cross compiler

George Robbins grr at cbmvax.commodore.com
Thu Jun 13 13:07:56 AEST 1991


In article <83658 at bu.edu> lh at bu-pub.bu.edu (Louis Hatzis) writes:
> I need a cross compiler, to compile VAX programs on a MIPS machine 
> Does anyone have something  like this ?

You can do this with gcc with only a moderate amount of pain.
Remember unless you are only doing syntax checking, you also
need an assembler and loader.  gcc/gas/gld should do the trick
in case the mips equivalents are less than cooperative.

-- 
George Robbins - now working for,     uucp:   {uunet|pyramid|rutgers}!cbmvax!grr
but no way officially representing:   domain: grr at cbmvax.commodore.com
Commodore, Engineering Department     phone:  215-431-9349 (only by moonlite)



More information about the Comp.unix.ultrix mailing list