Date: Thu, 10 Oct 1996 08:55:13 +0200 (IST) From: Eli Zaretskii To: Axel Schwenke Cc: djgpp AT delorie DOT com Subject: Re: PDCURSES 2.2 Problem In-Reply-To: <53foi3$f2@strippe.htwm.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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.