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" <[EMAIL PROTECTED]> 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/