Message-Id: <199612281514.NAA10094@cosmos.hiway.gr> Organization: From: "Panos Platon Tsapralis" To: "D.J.Delorie" Subject: PDCurses Linking Problems. Date: Sat, 28 Dec 1996 13:15:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit > > Thanks very much to all of you who have spent your precious time to > answer > > my question. I followed your instructions and indeed, the "Undefined > > reference..." messages have been eliminated, but unfortunately another > one > > has appeared: > > > > Error: c:/djgpp/lib/libcurso.a(initscr.o)(.text+0x189):initscr.c: > > undefined reference to `_iob' > > > > This message appears at the link stage four(4) times, though I call the > > "initscr()" function only once in my program. > > > > I strongly suspect that the PDCurses package cannot be used with C++ > > programs. Does anyone have a better opinion or something to suggest ? > > > > ======================================== > > Panos Platon Tsapralis, > > Software Engineer, > > Branch Manager, > > Western Unisoft, Patras, HELLAS. > > ========================================