This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Where do I put ncurses for ARM cross-compilation?


Hi there,

I'm trying to cross-compile GDB to be hosted on an arm processor, but
configure complains it can't find a "term library", so I googled around
and found that people recommend I cross-compile ncurses and use that.

I managed to cross-compile ncurses, although there were errors in the
ADA bindings (which I don't plan to use, but couldn't find a way to
avoid building)

So... now what?  Where do I put the ncurses libraries so that the GDB
configure can find them?  Also, will "make" alone build both gdb and
gdbserver?  Although I want to run GDB on the host, I also might want to
run the server later.

Ben
-- 
Ben Giddings <ben@thingmagic.com>
ThingMagic LLC


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