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: Restarting a build and termcap


Andy, 
All,

On Thursday 08 January 2009 18:28:47 Andy Johnson wrote:
> > > One of the gdb selections requires termcap, which isn't
> > > downloaded and built.
[--SNIP--]
> It's dying before it ever gets to ncurses.  If ncurses does
> provide termcap, then perhaps it should be built before gdb.

What gdb build is failing: "cross" or "native"?

If cross, then you are missing termcap on your system. It's up to you to
install it.

For the native (mis-named, it should be "host") gdb, then ncurses does get
built before gdb, thus providing termcap for the target.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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