[PATCH] ldd: support .oct and .so modules

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Tue Jan 24 05:53:00 GMT 2012


Octave modules use the .oct extension, and several programs use .so for
modules even on Cygwin (e.g. Apache2, Mesa, OpenSSL, Ruby).  Currently,
running ldd(1) on any of these returns ENOEXEC.

The attached patch fixes ldd to treat these as DLLs and show their
runtime dependencies.


Yaakov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: utils-ldd-so-oct.patch
Type: text/x-patch
Size: 950 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20120124/c67af010/attachment.bin>


More information about the Cygwin-patches mailing list