Sender: nate AT cartsys DOT com Message-ID: <3589CC8D.C4A91918@cartsys.com> Date: Thu, 18 Jun 1998 19:27:25 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Jinglei Shao CC: djgpp AT delorie DOT com Subject: Re: Help References: <01bd9ae7$de4a5c20$2ea518d1 AT vpeng DOT vip DOT best DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk > 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