Message-ID: <000901bf86ef$7ce5bd80$1d528cd4@alex_27tesco.net> From: "Khashayar Mofasser" To: Subject: What is the equivalent of -lcurses (unix) on DJGPP? Date: Sun, 5 Mar 2000 23:08:50 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BF86F7.C4EEED60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0006_01BF86F7.C4EEED60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have been trying to find out what the equivalent to -lcurses which is = on unix C++, is called in DJGPP. I get lots of "Undefined reference to ...." messages when i try to link. = I'm using the curses.h in my class definition and without -lcurses it = won't work! How do i do? How do i look up where to find the matching options between unix and = DJGPP? Best regards : ALEX. ------=_NextPart_000_0006_01BF86F7.C4EEED60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have been trying to find out what = the=20 equivalent to -lcurses which is on unix C++, is called in = DJGPP.
I get lots of "Undefined = reference to=20 ...." messages when i try to link. I'm using the curses.h in my = class=20 definition and without -lcurses it won't work!
How do i do?
How do i look up where to find the = matching=20 options between unix and DJGPP?
 
Best regards :
ALEX.
------=_NextPart_000_0006_01BF86F7.C4EEED60--