On 2009-10-1 13:44, Steven Woody wrote:
Hi,

In Linux, we can get a library dependency list by running of 'ldd'.
In windows, executable still depend on libraries, such as DLLs, but I
don't find a 'ldd' command in cygwin.  Is there any tool that will do
the job?

Thanks.



There is a cygwin ldd, in cygwin

$ cd /etc/setup
$ zgrep ldd *
cygwin.lst.gz:usr/bin/ldd.exe



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to