public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: David Macek <david.macek.0@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Why does ldd not show cyg*.dll in its output?
Date: Thu, 30 Jun 2016 00:03:00 -0000	[thread overview]
Message-ID: <1b8d57d1-b8f8-6027-ef4a-073a60fbae84@gmail.com> (raw)
In-Reply-To: <8AFB6FBD-0E6A-4DE7-BB08-61D12D20ED40@etr-usa.com>

[-- Attachment #1: Type: text/plain, Size: 1467 bytes --]

On 20. 5. 2016 3:20, Warren Young wrote:
> On May 19, 2016, at 5:21 PM, Hans-Bernhard Bröker <HBBroeker@t-online.de> wrote:
>>
>> Does not WFM:
> 
> [snip]
> 
>> This is with ldd.exe from cygwin-2.5.1-1, on Win10 64bit, installed into c:\cygwin64

Just bumped into this as well.

Win10 64bit (1607 build 14367) with MSYS2 64bit:

$ ldd /usr/bin/ls
        ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x7fff19e60000)
        KERNEL32.DLL => /c/WINDOWS/System32/KERNEL32.DLL (0x7fff198a0000)
        KERNELBASE.dll => /c/WINDOWS/System32/KERNELBASE.dll (0x7fff17240000)

Win8.x 64bit with MSYS2 64bit:

$ ldd /usr/bin/ls
        ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x7ffda3810000)
        KERNEL32.DLL => /c/Windows/system32/KERNEL32.DLL (0x7ffda3310000)
        KERNELBASE.dll => /c/Windows/system32/KERNELBASE.dll (0x7ffda0d80000)
        msys-intl-8.dll => /usr/bin/msys-intl-8.dll (0x430b30000)
        msys-2.0.dll => /usr/bin/msys-2.0.dll (0x180040000)
        msys-iconv-2.dll => /usr/bin/msys-iconv-2.dll (0x3ff760000)

Both installations are up to date and should have identical binaries.

Looking into procmon, the only relevant difference I see is `sysmain.sdb` being checked right after `ls.exe` process creation, but that could very well be a red herring. Unfortunately, ACT seems to be broken on Win10.

I can try watching them side by side in debuggers tomorrow, maybe I'll find something.

-- 
David Macek


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3834 bytes --]

  reply	other threads:[~2016-06-29 21:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-16 15:42 Warren Young
2016-05-16 16:50 ` Andrey Repin
2016-05-16 17:20   ` Warren Young
2016-05-16 17:50 ` Yaakov Selkowitz
2016-05-19 23:21   ` Hans-Bernhard Bröker
2016-05-20  1:20     ` Warren Young
2016-06-30  0:03       ` David Macek [this message]
     [not found]         ` <a62bb487-1a0c-77a0-ce29-09520dcbdb7b@gmail.com>
2016-07-01  9:30           ` Corinna Vinschen
2016-05-16 17:53 ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1b8d57d1-b8f8-6027-ef4a-073a60fbae84@gmail.com \
    --to=david.macek.0@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).