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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=FkSZLtI
	ikb4w8bMCu4fqotPAIbyyxGlsfdaaO9y/WhLPMS76iee08p8jDhVMHc30KOPjgwe
	B65b7FHcz+52FKBDM1ljHqGd8UptGWVcCdXZ4mOkx1wbnBIJliS8vurAk/+XkC6Z
	gLPjFKlazOT7BZE2nki1m6n0ClcK+WieByt4=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=yazJFALhx+QdR
	InOGYInKdZIaAk=; b=nYMGwxYOfE1+v/xMOiu2wRie9vwqy5VhsGKM7Zr84ysdY
	NLAH+WWvBSgWUDr+oM9kutQ/FbdmkJTytm1mBokBBlHAeH1VF1zlTx9ZjDfbOxmx
	yQnPcqt+BSvwzMc+Q2enmN3BPZ97iiXh4oVDPYfPZyU7534HA7/FV7whuoxgvw=
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=0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-lb0-f178.google.com
X-Received: by 10.112.13.136 with SMTP id h8mr10447069lbc.23.1446477293695; Mon, 02 Nov 2015 07:14:53 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <56375B94.4060107@gmail.com>
References: <5636D2C5.6020309@ehdp.com> <CAPbcu1PQOi4xTTHpbvc1UV_zoj5wpL=E_nRsPV=xQ0p6OLL1XQ@mail.gmail.com> <56375B94.4060107@gmail.com>
From: Greg Freemyer <greg.freemyer@gmail.com>
Date: Mon, 2 Nov 2015 10:14:14 -0500
Message-ID: <CAGpXXZKySmMk3tcHwW_hBnJT+9abzMA_SjRk4McF0PLwHHqjxA@mail.gmail.com>
Subject: Re: compile ncurses "hello world" to run independent of cygwin?
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Mon, Nov 2, 2015 at 7:48 AM, cyg Simple <cygsimple@gmail.com> wrote:
> 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.

I'm relatively new to this mailing list.  Apologies if this is well
covered ground....

The last time I checked (a few years ago), my understanding was the
cygwin dll's were licensed such that any programs using them had to be
GPL (or equivalent).

Is that wrong?

If so, anyone wanting to write a commercial tool has to avoid the
cygwin's core dll's.

Does using mingw do so?

Thanks
Greg

--
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

