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 Mime-Version: 1.0 (Apple Message framework v618) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: cygwin AT cygwin DOT com From: Michael Hale Subject: dll version collision Date: Thu, 27 May 2004 16:53:17 -0400 X-OriginalArrivalTime: 27 May 2004 20:53:23.0059 (UTC) FILETIME=[A62F6430:01C4442C] X-IsSubscribed: yes Hi, Is it possible to recompile a subset of the cygwin binaries to depend on cygwin1.dll renamed to something like build_cygwin1.dll? How would I go about doing this? The reason that I want to do this is because the developers at our site use the cygwin console for development, and our build process depends on certain cygwin files. I would like to be able to keep all the cygwin stuff that the build needs in our repository so that all developers will have a consistent environment, but I obviously can't have multiple versions of cygwin1.dll on a machine. My thought was to recompile the tools needed by the build process linked to build_cygwin1.dll. "OS X: because it was easier to make UNIX user-friendly than to fix Windows" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/