avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Problems building gdb (with gdbserver-patch) under mingw


From: Gunnar Henne
Subject: [avr-gcc-list] Problems building gdb (with gdbserver-patch) under mingw
Date: Thu, 29 Nov 2001 14:18:07 +0100

Hello,

I tried to compile a patched gdb-5.0 under mingw.
I got following errors during configure:

checking for cygwin... no
checking for tgetent in -lncurses... no
checking for tgetent in -lHcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no
checking for tgetent in -lterminfo... no
configure: error: Could not find a term library

I found a package pdcrses for mingw and renamed the lib to libcurses.a.
-> no change :-(

Can someone give me a hint?

simulavr configures fine under mingw but is not compileable due to heavy
unixish programming.
Under cygwin everything is OK.

Regards

Gunnar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]