Peter Davis <pdavis(a)pageflexinc.com> wrote:
> On Sat, Jan 04, 2003 at 02:14:04AM +0900, Stephen J. Turnbull
wrote:
> > >>>>> "Peter" == Peter Davis
<pdavis(a)pageflexinc.com> writes:
> >
> > >> The procedure entry point _ctype_ could not be located in the
> > >> dynamic link library cygwin1.dll
> >
> > Peter> So why is XEmacs even *looking* in cygwin1.dll, since it's
> > Peter> the win32 installation?
> >
> > I doubt XEmacs is looking in cygwin1.dll. Most likely it's the MH
> > binaries.
>
> Hmmm. That's even *more* puzzling, since I'm running the identical
> binaries on both machines. I have not succeeded in building nmh on
> Cygwin myself.
If you have MSVC++, you can use `dumpbin /imports xemacs.exe' to see
what dlls xemacs.exe (or whatever it's called) depends on.