Ok thx, so the next problem i'm trying to solve:
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi /home/cag/finaltry/gcc-3.3.4/gcc/xgcc -B/home/cag/finaltry/gcc-3.3.4/gcc/ -B/usr/local/mipscross//mipsel/bin/ -B/usr/local/mipscross//mipsel/lib/ -isystem /usr/local/mipscross//mipsel/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -G 0 -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_m16addsf3 -xassembler-with-cpp -c ./config/mips/mips16.S -o libgcc/./_m16addsf3.o xgcc: installation problem, cannot exec `mips-tfile': No such file or directory make[2]: *** [libgcc/./_m16addsf3.o] Error 1 make[2]: Leaving directory `/home/cag/finaltry/gcc-3.3.4/gcc' make[1]: *** [stmp-multilib] Error 2 make[1]: Leaving directory `/home/cag/finaltry/gcc-3.3.4/gcc' make: *** [all-gcc] Error 2 ...when compiling gcc :/ any help is greatly appreciated. cag -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]