Hello,
I try to get a cross compiler based on gcc-3.4.2 glibc-2.3.2 binutils-2.15 working; without success.
Is anyone using a cross compiler base on gcc-3.4.x for a mips big endian target?
Best regarts TheNop
I've got a very recent i686->mips-unknown-linux-gnu cross-toolchain available at:http://dev.gentoo.org/~geoman/mips-glibc-crosstools.tar.bz2 if you are too frustrated with building your own.
It includes gcc-3.4.3, glibc-2.3.4 (20041102), and binutils 2.15.91.0.2.
Steve