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: <3C4C4BA4.3040804@ece.gatech.edu> Date: Mon, 21 Jan 2002 12:11:00 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: sinisa AT mysql DOT com CC: robert DOT collins AT itdomain DOT com DOT au, cygwin-apps AT cygwin DOT com, erickson AT mufassa DOT com Subject: Re: mysql server out of the list References: <007001c1a144$f064f200$0200a8c0 AT lifelesswks> <20020121160727 DOT GB15784 AT redhat DOT com> <15436 DOT 18085 DOT 727379 DOT 988517 AT sinisa DOT nasamreza DOT org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sinisa Milivojevic wrote: > > We are now preparing new mysqlc.exe with latest cygwin, for which I > heard that it can be built statically. Nope, not true. > > Next, 99.99 % of our Windows users download just binaries. Those do > not include even our source code. Should they include CygWin source > code ?? Why ?? What would 99.99 % of Windoze users, completely > illiterate with C / C++ do with that source code ?? It doesn't have to be bundled in the same download. If you provide the cygwin DLL, then just ALSO put a tarball of the sources TO THAT VERSION of the DLL on your website, and a link that says "click here for the sources to the cygwin dll". That's it. (Of course, if your executable is linked to the cygwin DLL, then you must provide the sources to your executable regardless of whether you distribute the cygwin DLL itself. But you already do that, so you're okay there. --Chuck