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
--
=^..^=
--
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/