On Fri, 2 Feb 2001, Carsten Langgaard wrote: > I'm trying to cross build a small test program on a linux PC, but it > fails. > > mips-linux-gcc -o test test.c > /usr/mips-linux/bin/ld: cannot open crt1.o: No such file or directory Yep - you need to obtain a copy of this - just copy it out of Linux/mips installation and put it in one of the lib directories under your /usr/mips-linux. (That let me get "hello world" crossing from Linux/Alpha last week) Dave -- /------------------------------------------------------------------\ | Dr. David Alan Gilbert | Work:dg@px.uk.com +44-161-286-2000 Ex258| | -------- G7FHJ --------|---------------------------------------- | | Home: dave@treblig.org http://www.treblig.org | \------------------------------------------------------------------/