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?
"cygcheck /path/to/exe"
cheers,
DaveK
--
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

