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
On a 32 bit Cygwin installation on a Windows 7 host that is a few years old:
$ uname -a
CYGWIN_NT-6.1-WOW64 DET000-DAC1 1.7.17(0.262/5/3) 2012-10-19 14:39 i686
Cygwin
running ldd on a newly built executable gives:
$ ldd z12.exe
ntdll.dll => /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x77df)
8 matches
Mail list logo