ldd differences

cyg Simple cygsimple@gmail.com
Tue Mar 15 13:32:00 GMT 2016


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:\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 be a Cygwin binary.  Is that the product of some
>>> cross-compilation, perhaps?
>>>


> Here is what happens with cygcheck from a new 32 bit Cygwin install:
> 

I see you figured it out.  I was about to suggest that using the 64bit
ldd on a 32bit binary doesn't work.  Same with cygcheck.  The boundaries
of the binary data are different.

-- 
cyg Simple

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