Native libbfd

Dan Kegel dank@kegel.com
Wed Oct 26 13:41:00 GMT 2005


Matej Kupljen wrote:
> I need native (for MIPS) libbfd.so.
> I understand this library is part of binutils and I can
> build it using --enable-shared for BINUTILS_EXTRA_CONFIG
> in the mips.dat file when using crosstool.
> However this lib is built for x86 architecture not for MIPS.
> 
> How can I build this for MIPS?
> I tried with various options for --host, --build and --target
> but did not succeed.

Did you set the CC and LD environment variables (and maybe
others, like RANLIB) to point to cross versions for your
target before running configure?
- Dan

-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list