This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Native libbfd


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


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