X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: r DOT veerakumar AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: How to compile a curses program with PDCurses Date: Mon, 18 Feb 2008 21:14:26 -0800 (PST) Organization: http://groups.google.com Lines: 6 Message-ID: NNTP-Posting-Host: 59.176.98.2 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1203398066 4091 127.0.0.1 (19 Feb 2008 05:14:26 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 19 Feb 2008 05:14:26 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: s13g2000prd.googlegroups.com; posting-host=59.176.98.2; posting-account=FO3EuwoAAADhxlxut1yaZC6qfTeGtCix User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I need to compile a curses program with DJGPP/PDCurses. I can compile the program successfully with ncurses under linux. But I don't know howto compile the same program under DJGPP/PDCurses. I have the latest DJGPP/PDCurses installed on this date 2008-02-19. Please help me!