delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 24 Mar 2008 08:57:38 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Using curses with -mno-cygwin |
Message-ID: | <20080324125738.GA6109@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <47E77755 DOT 6070504 AT lists DOT cichon DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <47E77755.6070504@lists.cichon.com> |
User-Agent: | Mutt/1.5.16 (2007-06-09) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Mon, Mar 24, 2008 at 10:41:41AM +0100, Public Mailing Lists wrote: >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? To generalize your question, you're asking if the cygwin version of something is unavailable when you use an option called "-mno-cygwin". I'd think that the option would be self-documenting in this case but, the answer is "Yes, it's intentional". If MinGW supports curses then you probably should be using MinGW if you don't want to have your application rely on the Cygwin DLL. cgf -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |