[comp.unix.ultrix] gcc for MIPS Ultrix

marler@cse.uta.edu (T. Gordon Marler) (05/06/91)

Is anyone currently working on fixing gcc so that it will properly
produce debugging information on the DECstations?  I've really got used
to using gcc and gdb on our MicroVAX, and would like to use the same on
a MIPS machine.

-- 

------------------------------------------------------------------------
Somewhere there's danger, Somewhere there's injustice,
	and somewhere else the tea is getting cold.

cs4n+@andrew.cmu.edu (Charles Humphrey Silvers) (05/06/91)

This has already been done.  You can ftp it from
foobar.colorado.edu:/pub/Gnu-For-Pmax.  There are 2 versions of gcc
there:  one based on version 1.37.1 and one on 1.39.
I haven't had much luck with the 1.39-based one, but the other one
works fine.  They have unfortunately deleted the tar file, but the
patch against version 1.37.1 (available from prep.ai.mit.edu) is still
there.

-Chuck