Thanks for the insight -- that is indeed exactly what I discovered. stephan(); ________________________________________ From: Eli Zaretskii [EMAIL PROTECTED] Sent: Monday, August 18, 2008 12:05 PM To: Lennart Borgman (gmail) Cc: Stephan Mueller; help-emacs-windows@gnu.org Subject: Re: [h-e-w] 23.0.60; cygwin1.dll dependency
> Date: Mon, 18 Aug 2008 16:17:14 +0200 > From: "Lennart Borgman (gmail)" <[EMAIL PROTECTED]> > Cc: "help-emacs-windows@gnu.org" <help-emacs-windows@gnu.org> > > This is a strange error and I do not understand where it comes from. > There should be no dependencies on cygwin1.dll in a Emacs+EmacsW32. Could it be that some Cygwin-compiled image DLL is on PATH before the native version of that image DLL, and Emacs tries to load that, which causes cygwin1.dll to be loaded?