How to test cross compiler
Barry Wu
wqb123@163.net
Thu Sep 28 06:28:00 GMT 2000
Hi, all,
I have downloaded binutils-2.10, gcc-2.95.2, newlib-1.8.2.
First I make binutils, and then gcc, and then newlib for
mipsel-linux based on 686-pc-linux.
They are all ok.
But when I edit a test.c file to test my cross compiler.
It can not work. I use the following command:
mipsel-linux-gcc test.c
It tells me that could not find crt0.o. I find it in
my lib directory. What's wrong?
If someone knows, please help me.
Thanks!
Qingbo
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list