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

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Tue Jan 24 06:04:00 GMT 2012


On Mon, Jan 23, 2012 at 11:53:23PM -0600, Yaakov (Cygwin/X) wrote:
>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
>

>2012-01-??  Yaakov Selkowitz  <yselkowitz@...>
>
>	* ldd.cc (start_process): Handle .oct and .so as DLLs.

Looks good.  Please check in.

Thanks.

cgf



More information about the Cygwin-patches mailing list