-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Nov 18, 2008 at 12:10:02PM +0100, Eric Lilja wrote: > [...] I'm now wondering if it's possible to tell a > process launched from within a cygwin bash shell to "look in this directory > as well for DLL files you might need [...]
The environment variable LD_LIBRARY_PATH is said to work in Cygwin as well. So setting it to a list of directories where to look for DLLs might do the trick. Dunno whether colon-separated (UNIXy) semi-colon separated (DOSy). Regards - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFJIqTsBcgs9XrR2kYRAsEyAJ40BlP7RyPEyjtV5xb6wiFv7Ok31gCeIRpR fu3I9K3+/6XA1XcTRE5hwiE= =82F4 -----END PGP SIGNATURE----- -- 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/