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.. thanks much in advance, Ed -- 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/