tiny logo

[tiny:mips]

The MIPS (m4k) variant of Tiny is a reduced version targetting the PIC32 MCU from Microchip.

Latest updates

feb 10 2009: cross compiler built instructions available.


--- releases ---
[none]


--- cross compiler ---
__build instructions__
[host: ppc / MacOS X 10.4]
binutils 2.15
./configure --prefix=/opt/mipsel-m4k-elf --target=mipsel-m4k-elf
gcc 4.1.2
cd gcc-4.1.2
mkdir build
cd build
../configure -v --prefix=/opt/mipsel-m4k-elf --target=mipsel-m4k-elf --with-gnu-ld --with-gnu-as --enable-languages=c --without-headers --disable-nls --disable-libssp

__precompiled binaries__
[none]


--- experimental ---
[none]

jump to | tiny | orion | classivg 

[xx/2010] Copyright (c) 2010 Noel Lemouel
vim logo