Mail Archives: djgpp/1996/10/10/03:05:01
On Wed, 9 Oct 1996, Axel Schwenke wrote:
> I got a problem with a programm using the ncurses library.
> The linker misses some symbols, namely
> wgetch, wrefresh, initscr, and many more.
> nm says that they are in libcurso.a but the linker doesnt
> find it.
>
> I`m using djgpp 2.0 and pdcurses 2.2 (its the pdc22.zip
> which comes with the djgpp2 tree)
>
> Any suggestions?
Suggestion: post the shortest program which exhibits the above problem,
and the exact text of the message(s) you get when you try to compile it.
- Raw text -