Date: Mon, 29 Mar 1999 18:12:20 -0500 Message-Id: <199903292312.SAA19584@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <36FFF152.6F55@cam.org> (message from Vic on Mon, 29 Mar 1999 16:32:02 -0500) Subject: Re: DJGPP: the future is... ? References: <199903260517 DOT AAA32193 AT envy DOT delorie DOT com> <36FFEA89 DOT 854392FF AT lycosmail DOT com> <199903292111 DOT QAA08318 AT envy DOT delorie DOT com> <36FFF152 DOT 6F55 AT cam DOT org> Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > Sorry, wrong. Cygwin is GPL. It is just as free as DJGPP. > > can you make commercial programs with it and sell them without > distributing code (as you can do in DJGPP?) You are misinterpreting the meaning of "free". The *users* have freedom, not you. By allowing you to trap DJGPP's code inside a proprietary application, I have actually made DJGPP *less* free than Cygwin, since Cygwin doesn't allow you to subvert the source like that. Developers who write source-less programs with DJGPP (like Quake) have actually stolen freedom from the people using that software, as those users do not have the freedom to modify the program to suit their needs. If you wish to produce proprietary ("commercial" is the wrong word here) programs with Cygwin, you may purchase a suitable license to do so from the authors (Cygnus), just like any other commercial toolkit. Of course, consider that I *do* allow such use, so you know what *my* opinion is. DJ