This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: broken ncurses-installation


Hi!

Tuesday, 01 May, 2001 Felix Natter f.natter@ndh.net wrote:

FN> hi,

FN> gcc -static -DNCURSES_STATIC -o test_curses.exe test_curses
=>> undefined reference to endwin ...

you want to add '-lcurses' to the command line, just like it's being
done on Linux.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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