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 Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040421221948.028c5440@127.0.0.1> X-Sender: Date: Wed, 21 Apr 2004 22:21:58 -0400 To: "Edward S. Peschko" , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: recompiling cygwin dll problems In-Reply-To: <20040421222902.GA20113@mdssdev05.comp.pge.com> References: <20040421222902 DOT GA20113 AT mdssdev05 DOT comp DOT pge DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 06:29 PM 4/21/2004, you wrote: >all, > >Is there any reason why a recompiled version of cygwin.dll in a non-standard location >would cause tools that depend on it to fail? I compiled with a standard: > >configure --prefix= >make >make install > >I need to remove the compiled dll in order to get anything working again... > >Also, any debugging tips on tracking this down? If its there, none of the tools >work (gdb included), if its not, they don't.. > Make sure the tools can see the DLL. Make sure the old DLL is not accessible by *any* of the tools. Make sure the new DLL is valid. ;-) That's all I can think of based on your general inquiry. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/