----- Original Message ----- From: "Norman Vine" <[EMAIL PROTECTED]>
> FWIW > I just tried patching Cygwin's dlopen() function to always rebase dll's > on loading with a 'slightly hacked to force rebasing' version of Interesting idea. Unfortunately it only covers the dlopened dll's - and we need to ensure the imported .dll's relocate (or not) consistently. It's the consistency thats the problem, not the actual relocation. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/