mips tools distribution

6 January, 2005

This distribution includes unmodified versions of gcc-3.0.4, and binutils-2.15, configured for mipsel-ecoff, and compiled for cygwin (Windows 2000, cygwin dll version 1.5.12). There is no standard C library distributed, but it's good enough for compiling vmips ROMs, messing with the vmips debugger interface, and the like.

Just download cygwin-mips-tools.tar.gz and unpack it in your Cygwin /usr/local, creating /usr/local/mipsel-ecoff. Add /usr/local/mipsel-ecoff/bin to your path. Have fun. If it breaks you get to keep both pieces.

If you want to configure vmips with it, use the command line: ./configure --with-mips=/usr/local/mipsel-ecoff --target=mipsel-ecoff