This is the mail archive of the crossgcc@sources.redhat.com 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]

cross compile gdb


Anybody use the cross compiler generated by crosstool to compile gdb 5.3
or 6.0 before?

I do:

export CC=/foo/..../arm-linux-gnu-gcc
mkdir gdb-build
cd gdb-build
../gdb-5.3/configure --target=arm-linux-gnu --prefix=/foo

then come to the problem that term library not found. I googled but can
not find sth useful. 

if possible, can sb give me a link about hwo to cross compile the gdb?
thx


ming







------
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]