Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 16 Oct 2000 18:20:59 -0400 Message-Id: <200010162220.SAA13845@envy.delorie.com> From: DJ Delorie To: robert DOT collins AT itdomain DOT com DOT au CC: jfpatry AT sunspirestudios DOT com, support AT sunspirestudios DOT com, cygwin AT sources DOT redhat DOT com In-reply-to: <018201c037ba$6eb62750$f7c723cb@lifelesswks> (robert DOT collins AT itdomain DOT com DOT au) Subject: Re: distribution suggestion References: <003201c03752$74404970$f7c723cb AT lifelesswks> <20001016141212 DOT A5544 AT cgl DOT uwaterloo DOT ca> <018201c037ba$6eb62750$f7c723cb AT lifelesswks> The solution is twofold: 1. Modify src/winsup/cygwin/include/cygwin/version.h to not call itself "cygwin1" (CYGWIN_VERSION_DLL_IDENTIFIER) in shared areas. 2. Build a custom import library that wants a different dll name (change DLL_NAME in Makefile.in). Note that you are still required to distribute the full source for the DLL, no matter what you call it. Refering to the cygwin web site is *not* sufficient for the GPL's requirements. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com