From: Frank Krauss Newsgroups: comp.os.msdos.djgpp Subject: curses support in djgpp on linux Followup-To: comp.os.msdos.djgpp Date: Thu, 20 Jun 2002 14:45:40 -0400 Organization: - Lines: 26 Message-ID: <1024598830.302434152@news.mindspring.com> NNTP-Posting-Host: a5.f7.1e.e8 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-Server-Date: 20 Jun 2002 18:51:12 GMT X-Newsreader: KRN http://ultra7.unl.edu.ar To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello everyone, I have a Pentium-4 running the Linux Kernel 2.4.18. I have a need to create Executables to run on a DOS/Windows System. I therefore thought that the Linux-x-djgpp Cross Compiler System would be perfect for me. My problem is that the application that I'm developing is using NCURSES. I followed the procedure described in Building a Linux-x-djgpp Cross Compiler www.delorie.com/howto/djgpp/linux-x-djgpp.html. I did not see any description on how to include curses support to the cross-compiler. I downloaded the AECUR102.ZIP package and could not find any documentation in it either on where I should include this code or what I should do to get the cross-compiler to recognize the curses code. Any help that someone would give me to get DJGPP to run successfully on my System with ncurses would be greatly appreciated. Yours truly, Frank Krauss