Hi guys,I'd like to compile an old unix program that uses curses as a windows standalone application. Is it possible to do this with Cygwin?
MinGW supports curses, and Cygwin supports MinGW. It looks like curses is gone once I pass -mno-cygwin to gcc. Is this intentional?
Thanks in advance, Gordon -- 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/