X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47E77755.6070504@lists.cichon.com> Date: Mon, 24 Mar 2008 10:41:41 +0100 From: Public Mailing Lists User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.13) Gecko/20060417 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Using curses with -mno-cygwin Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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/