Hi, I'm trying to crosscompile a hello-world program but it fails: /usr/local/lib/gcc-lib/mipsel-linux/2.96-mips3264-000710/../../../../mipsel-linux/bin/ld: cannot open crt1.o: No such file or directory collect2: ld returned 1 exit status There are several postings in the archives but non of them helped me on so far. I will probably have to get the libc for mipsel-linux - but where can I get it and what to do with it ?? Thanks, Thomas