X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=ZaoXecaIAoUR+D30
	oIKdDVJsjcizBlJY5S7RE2mIg/VGxOrVab+kjzb9e1SyC0RgZLqXrpBtWhwerBH5
	1WFXDbK5KATOOglNaBQggUzuxCofv/v9AebWTfefMD4PB38bzcUb4Bq4Igz0huA+
	8cKxo9XpP/ybGIqS400xeR9lqz8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=Ho5rr8WNOx6WLvQ6mphXwg
	m4lb4=; b=A974UNPr5AzVw9FGAjEByRtIVAFdzhFuwehW9G6Uh7kgpVpUM4ORrf
	vOUihF3bKrQfNx7YOISXJORQGxQiZU/VnikRehC22C4/4C81T/ALlDD2w7J3+Xmz
	LUBqO7GI2hr/o+Onl26COSmr65S9Hpp0l5kWUongG5VDmFfwIJ6P4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qg0-f47.google.com
X-Received: by 10.140.101.105 with SMTP id t96mr28471598qge.53.1446468491257;        Mon, 02 Nov 2015 04:48:11 -0800 (PST)
Subject: Re: compile ncurses "hello world" to run independent of cygwin?
To: cygwin@cygwin.com
References: <5636D2C5.6020309@ehdp.com> <CAPbcu1PQOi4xTTHpbvc1UV_zoj5wpL=E_nRsPV=xQ0p6OLL1XQ@mail.gmail.com>
From: cyg Simple <cygsimple@gmail.com>
X-Enigmail-Draft-Status: N1110
Message-ID: <56375B94.4060107@gmail.com>
Date: Mon, 2 Nov 2015 07:48:20 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <CAPbcu1PQOi4xTTHpbvc1UV_zoj5wpL=E_nRsPV=xQ0p6OLL1XQ@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 11/1/2015 11:09 PM, Darik Horn wrote:
> 
> Unless there is a specific reason to cross through Cygwin, it could be
> easier to use the native MinGW environment directly:
> 
> * http://www.mingw.org/wiki/Getting_Started
> 

Poppycock! There is no reason that the user couldn't use Cygwin as the
one and only system to build native binaries.

> And link against the ncurses redistributable:
> 
> * http://invisible-mirror.net/ncurses/ncurses.html
> 

Building your own native library with a known set of compilers and
options may be better than depending on someone's build where you don't
know for certain the system, options and compiler used.

-- 
cyg Simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

