Problem with ldd in cygwin 1.7.22

marco atzeri marco.atzeri@gmail.com
Fri Jul 26 11:26:00 GMT 2013


Il 7/26/2013 11:56 AM, Peter Klotz ha scritto:
> The output of ldd (32Bit) in cygwin 1.7.22 is not as expected if a single dependency cannot be found.
>
> Correct output (all dependencies present):
>
> $ ldd Qt5Core.dll

try
$ cygcheck Qt5Core.dll

it will report any missing dependency.

Another matter, please also note the name scheme on cygwin is

usr/bin/cygQtCore-4.dll

I assume you are building Qt5 by yourself

Regards
Marco


--
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



More information about the Cygwin mailing list