Mail Archives: djgpp/1998/06/19/00:05:36
> Jinglei Shao wrote:
>
> Hello,
> Currently, I am looking for GNU MIPS assembler and compiler running on
> PC.
> GNU is free stuff and usually is source code.
> What I need is compiled assembler and compiler for MIPS R3000
> processor target system.
> The assembler and compiler must be run on PC (DOS or Windows).
> If you have any idea where I can download, Please let me know.
As far as I know, nobody has made such a cross compiler. You'd have to
compile it yourself, and as I understand, it's a non-trivial task. I
believe to start, one must get Bash, and the sources to GCC and the
binutils, and try `configure --target=whatever', and then deal with the
problems that arise. It might be even more difficult with 2.8.1, where
DJGPP is not supported in the standard GNU distribution.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -