[PATCH] Cygwin: ldd: Also look for not found DLLs when exit status is non-zero

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Sep 10 14:04:55 GMT 2020


On Sep 10 13:27, Jon Turney wrote:
> If the process exited with e.g. STATUS_DLL_NOT_FOUND, also process the
> file to look for not found DLLs.
> 
> (We currently only do this when a STATUS_DLL_NOT_FOUND exception occurs,
> which I haven't managed to observe)
> 
> This still isn't 100% correct, as it only examines the specified file
> for missing DLLs, not recursively on the DLLs it depends upon.

Better than nothing?  Please push.


Thanks,
Corinna


More information about the Cygwin-patches mailing list