Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20050511222838.13852.qmail@web54601.mail.yahoo.com> Date: Wed, 11 May 2005 15:28:37 -0700 (PDT) From: Venkatesh Gopal Subject: Re: JNI and cygwin To: cygwin AT cygwin DOT com In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii pdcurses works fine, but I assume it has its limitations. The "ncurses" component of cygwin seems to be more complete in comparison to other platforms. Venkatesh. --- "Gerrit P. Haase" wrote: > Venkatesh Gopal wrote: > > > I need to use the "cygwin" libraries for getting > > "curses" support. > > What about pdcurses? > http://prdownloads.sf.net/mingw/pdcurses-2.6.0-2003.07.21-1.exe?download > http://prdownloads.sf.net/mingw/pdcurses-2.6.0-src.tar.bz2?download > > > > Command line used... > > > > gcc -mno-cygwin -Wl,--add-stdcall-alias > -DCYGWIN_MODE > > -shared -o myfunction.dll > > -Ic:/j2sdk1.4.2_06/include > > -Ic:/j2sdk1.4.2_06/include/win32 myfunction.c > > > > Venkatesh. > > > [snip] > > > Gerrit > -- > =^..^= > __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/