delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/11/02/10:34:55

X-Recipient: archive-cygwin AT delorie DOT 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:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=kT
J98qTuWuOMbaNUWUAM7D/VDgI+ICdpTAL9vp44f4Tn6H2fgPIptwf/7sDsbUcniE
7yXVX/+j/zu/Y9xDU/AyhjaTOSz5U1Ev2rcK67ggm4XvzjPpgQ893MNRQKr7sHUG
Zqkwcx6x+x3dkNT87rQ8C6ZKiuptV22tSSps6se28=
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:date
:message-id:subject:from:to:content-type; s=default; bh=VHudXUur
TkZVTxH7l2IztCq1fpM=; b=OmTE/FXaOVBomDXedSgjBcEUvJBgEP6Tc5RRCWS7
O2ckWuYMg1g2EzqIgzZEQYs9Y6wamjkvNIvOeB8rLBwWmChvkZ5LGSch1P7hs/xi
KnLIZtGYUgHU+KAf6oSuVFCKt2LI4E+iGm97ghMLcmvDn9BFSsEW6BajkuJx1PcH
4fg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=nkUU2Dt3AjDo2lusptnifQRj599MmdPioYKspNx+qlA=; b=M4PqFBGrdyL1JXDr50aT9ky/QLue5Em/YAtOf3z9MLiFBDHGCEE3dU5NIV3RePsdlF W6fuMua9w/aLLyHdCl6XxjNv6L32iXsPWqjYkWMs0jw1ijzVAFJcVQaBVVCO1Rb0MHJ6 JUO/M9LdL+7fu10YdvqqcSzNSYCiJ8lfZEiTUAS9u/cnA9MnjgFR4ypQrFeNxcd9l6Vo io7LlCDF3n/xKHCPQBbr+YpAO++6CWF7UWt4/iythGpytEh0E+QBDHlOpPGAomunL32N GgQFMW/42gMtl5sP+OBegc+sIj3GMezRLEYAzXrQ095AOqzUscux7srGUBeyinjSpbPS pUtQ==
X-Gm-Message-State: ALoCoQkHql+dcldqsYNeybsp47Zb+ry+xzvntLFcpgCz8Tg8afhBnTjkHIWAeynteBAsRsjuLgGw
MIME-Version: 1.0
X-Received: by 10.194.19.66 with SMTP id c2mr27952552wje.141.1446478471964; Mon, 02 Nov 2015 07:34:31 -0800 (PST)
In-Reply-To: <CAGpXXZKySmMk3tcHwW_hBnJT+9abzMA_SjRk4McF0PLwHHqjxA@mail.gmail.com>
References: <5636D2C5 DOT 6020309 AT ehdp DOT com> <CAPbcu1PQOi4xTTHpbvc1UV_zoj5wpL=E_nRsPV=xQ0p6OLL1XQ AT mail DOT gmail DOT com> <56375B94 DOT 4060107 AT gmail DOT com> <CAGpXXZKySmMk3tcHwW_hBnJT+9abzMA_SjRk4McF0PLwHHqjxA AT mail DOT gmail DOT com>
Date: Mon, 2 Nov 2015 10:34:31 -0500
Message-ID: <CAPbcu1O=t3uEWJFnzELq0FvbekxcYaGt84B7-ON5q4vnqDFrEQ@mail.gmail.com>
Subject: Re: compile ncurses "hello world" to run independent of cygwin?
From: Darik Horn <dajhorn AT vanadac DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Mon, Nov 2, 2015 at 10:14 AM, Greg Freemyer <greg DOT freemyer AT gmail DOT com> wrote:
>
> 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?

No, that is still the case:

* https://cygwin.com/licensing.html


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

Or buy a license.


> Does using mingw do so?

No, it is easier to avoid GPL obligations by using the MinGW runtime:

* http://www.mingw.org/license

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019