Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <007001c1a144$f064f200$0200a8c0@lifelesswks> From: "Robert Collins" To: Cc: , References: <15433 DOT 31231 DOT 465616 DOT 175599 AT sinisa DOT nasamreza DOT org> <004a01c1a0ef$b284f390$0200a8c0 AT lifelesswks> <20020119152100 DOT GA6450 AT redhat DOT com> Subject: Re: mysql server out of the list Date: Sun, 20 Jan 2002 10:56:39 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 19 Jan 2002 23:58:36.0934 (UTC) FILETIME=[35BAE260:01C1A145] === ----- Original Message ----- From: "Christopher Faylor" To: Cc: ; Sent: Sunday, January 20, 2002 2:21 AM Subject: Re: mysql server out of the list > On Sun, Jan 20, 2002 at 12:46:27AM +1100, Robert Collins wrote: > >Chris, > > Can you step up and explain the GPL issue... > > > >Regarding the pthread implementation, thank you :}. > > > >I am very open to changing/improving it to meet the needs of open source > >products, so if/when time arises, and you see how cygwin today meets the > >needs of MySQL, feel free to get hold of me. > > What is the issue? Are they providing a cygwin DLL without accompanying > sources? That is the usual confusion regarding the DLL. > > The Cygwin DLL is just like any "program" distributed under the GPL. If > you distribute a binary, you must distribute sources, even if you have > made no modifications to the binary (cygwin1.dll). Providing a pointer > to some other place to get the sources isn't adequate. > > If so, that's probably the problem. You can't just provide a binary. You > have to provide the sources for the binary. Linking to the cygwin.com web > site isn't sufficient. You have to be able to directly provide sources > in compliance with the GPL. > > Apologies if I'm misunderstanding the situation. They are distributing a cygwin linked .exe without cygwin1.dll, and without cygwin sources. As I understood from prior cygwin@ discussion, this was an issue. Rob