> Date: Sat, 03 May 2008 22:28:27 +0200 > From: Reiner Hammer <[EMAIL PROTECTED]> > Cc: help-emacs-windows@gnu.org > > The problem might have to do with dynamic libraries, as suggested in > another mail by Eli. On our Solaris boxes at work, I would simply > type "ldd <executable>" to see which library versions the executable > links against if called. But under cygwin there seems to be no "ldd", > and I don't know what other tools one should use instead; I never did > any development in that environment.
There's the "depends" utility that you can find floating around on the Internet.