Cross Compiler - Question on MIPS
Felix Shedrinsky
FShedrinsky@emation.com
Thu Aug 31 18:30:00 GMT 2000
Hello,
I downloaded and installed successfulyy GCC using mips64-elf target.
/usr/local/mips64-elf/bin include and lib were created and filled with
needed files.
What next? I tried to compile "Hello,World" application but it failed on
linker with a lot of unresolved externals.
My iclude path points to /usr/local/mips64-elf/include
My lib path points to /usr/local/mips64-elf/lib
Compiler is /usr/local/mips64-elf/bin/gcc
Linker is /usr/local/mips64-elf/ld
Is any special flags should be specified?
When I'm using regular gcc all works fine, what should be different now?
Please advice as soon as possible.
Thanks a lot,
Felix.
------
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