Sorry to hijack an old thread, but I think maybe the problem is not with ldd
not understanding the binary, but with 64-bit libraries being mixed in (due to
the WOW64 redirection not being enabled in some place).
--
David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
On 3/14/2016 4:24 PM, Roger Wells wrote:
> On 03/14/2016 03:50 PM, Roger Wells wrote:
>> On 03/14/2016 03:09 PM, Achim Gratz wrote:
>>> Roger Wells writes:
> Try cygcheck rather than ldd.
>
Thanks for responding.
Here's what happens:
$ cygcheck ./z12.exe
C:\cyg
On 03/14/2016 03:50 PM, Roger Wells wrote:
> On 03/14/2016 03:09 PM, Achim Gratz wrote:
>> Roger Wells writes:
Try cygcheck rather than ldd.
>>> Thanks for responding.
>>>
>>> Here's what happens:
>>>
>>> $ cygcheck ./z12.exe
>>> C:\cygwin64\home\roger\src\z12\z12.exe
>>>
>>> or
>>>
>>> $
On 03/14/2016 03:09 PM, Achim Gratz wrote:
> Roger Wells writes:
>>> Try cygcheck rather than ldd.
>>>
>> Thanks for responding.
>>
>> Here's what happens:
>>
>> $ cygcheck ./z12.exe
>> C:\cygwin64\home\roger\src\z12\z12.exe
>>
>> or
>>
>> $ cygcheck --verbose ./z12.exe
>> C:\cygwin64\home\roger\sr
Roger Wells writes:
>> Try cygcheck rather than ldd.
>>
> Thanks for responding.
>
> Here's what happens:
>
> $ cygcheck ./z12.exe
> C:\cygwin64\home\roger\src\z12\z12.exe
>
> or
>
> $ cygcheck --verbose ./z12.exe
> C:\cygwin64\home\roger\src\z12\z12.exe (not x86_64 dll)
Then it doesn't seem to b
On 03/14/2016 01:38 PM, Achim Gratz wrote:
> Roger Wells writes:
>> running ldd on a newly built executable gives:
> […]
>> What I really need is a reliable way to get a recursive listing of the
>> complete path to all dependencies.
>> I tried using Dependency Walker (both 32 & 64 bit) but it does
Roger Wells writes:
> running ldd on a newly built executable gives:
[…]
> What I really need is a reliable way to get a recursive listing of the
> complete path to all dependencies.
> I tried using Dependency Walker (both 32 & 64 bit) but it does not seem
> to run on W10.
Try cygcheck rather than
7 matches
Mail list logo