This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to test cross compiler


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]