delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Message-ID: | <414156C2.4CC8BFDB@dessent.net> |
Date: | Fri, 10 Sep 2004 00:24:50 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
Organization: | My own little world... |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Is it free to use |
References: | <OF6CBC2D37 DOT 10E924C4-ON48256F0A DOT 00203BCE AT TMHK> <414007D6 DOT 7DB36622 AT dessent DOT net> <20040909135502 DOT GC27325 AT trixie DOT casa DOT cgf DOT cx> <chprpi$ul9$1 AT sea DOT gmane DOT org> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Andrew DeFaria wrote: > Christopher Faylor wrote: > > > This means that if you are developing software for eventual release, > > you must also make the source code available when you make binaries > > available. > > If I develop an app and do not wish to have a requirement to install > Cygwin I would use MingW, right? In that case is my app still under GPL > just because I used Cygwin's gcc to compile and link the resulting > executable that will have no more dependencies on Cygwin? (Just curious). The part that causes it to become GPL'd is the linking to cygwin1.dll, not the fact that Cygwin's gcc is used. If you use Cygwin's gcc in mingw mode then your program does not need cygwin1.dll and the program may be released under any license you choose, assuming there are no other GPL libraries to which you link. cgf meant that by default (with no command line options to the contrary) Cygwin's gcc creates a binary linked against the Cygwin dll. Brian -- 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 |