Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: GPL Violation Date: Thu, 20 Feb 2003 14:06:09 -0500 Message-ID: <3D848382FB72E249812901444C6BDB1DE4DD2F@exchange.timesys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robb, Sam" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h1KJAcB30600 > >Can't you provide a link to the latest released cygwin1.dll, what you > >do for snapshots ? > > I'll have to think about this. It's not a bad idea but given cygwin's > user base I suspect that it could lead to a lot more problems with > people who just download cygwin1.dll and then can't understand why > typing "bash" still says "command not found". > > muse, muse... > > Maybe I will make the DLL available... Chris, May I offer a suggestion? If I understand some of the recent xygwin/cygwin discussions, it is possible to build a version of cygwin1.dll that will not conflict with other versions of the dll on a system. So, why not offer versions of the dll that you *know* will not conflict with an existing cygwin installation, or with other instances of the stand-alone version of the cygwin dll? For each version of the cygwin1.dll, build a stand-alone version that: - has a different name, based on prefix and DLL release number (ex, cyg-1320.dll) - Uses a similar name for the dll shared memory section - Make the dll, lib, and source avaialble for download That way, a user can have: - fooapp (using cyg-1320.dll) - barapp (using cyg-1320.dll) - bazapp (using cyg-1321.dll) - cygwin (using version 1.3.22 of cygiwn1.dll) ...all installed co-existing on the same system. -Samrobb -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/