This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: recompiling cygwin dll problems


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=<my_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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]