Minor update to "How can I find out which dlls are needed by an executable?",
indicate that cygcheck works recursively.
This commit is contained in:
parent
b55af6accd
commit
f1d9a0d479
@ -243,8 +243,8 @@ gcc as:
|
|||||||
|
|
||||||
@samp{objdump -p} provides this information, but is rather verbose.
|
@samp{objdump -p} provides this information, but is rather verbose.
|
||||||
|
|
||||||
@samp{cygcheck} will do this much more concisely, provided the command
|
@samp{cygcheck} will do this much more concisely, and operates
|
||||||
is in your path.
|
recursively, provided the command is in your path.
|
||||||
|
|
||||||
Note there is currently a bug in cygcheck in that it will not report
|
Note there is currently a bug in cygcheck in that it will not report
|
||||||
on a program in a Windows system dir (e.g., C:\Windows or C:\WINNT) even
|
on a program in a Windows system dir (e.g., C:\Windows or C:\WINNT) even
|
||||||
|
Loading…
x
Reference in New Issue
Block a user