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]

Cross Compiler - Question on MIPS


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


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