X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:subject:from:date:message-id:mime-version
	:content-type; q=dns; s=default; b=aYv7v8VpN1vlS1MED+NbvNeMcvpbg
	0L5fOyt/tJ5Ji8OzKHb23seOrR4QgbbxBXc1ryNGgVEOiHkPyd6DDGSlvhMpny1x
	0A5FfDovI3WF2B8ZoDD3j8kMYDllNhgqrOOiFT7EUz4ea7B0xMNVK0WODY4rCtDE
	A61JFdaQa/HoME=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:subject:from:date:message-id:mime-version
	:content-type; s=default; bh=zavf++C+vJ4VzudXLCP01FAOk+8=; b=Goj
	NQnmPt0WANJcvPTqrzGKzPtbWy7zTVMCp1HgsCrSAb8wK8SxqucMwmcrfIN955NL
	xQ4jqAAxCAMFUG/rHN1ky74RXiHkFB/VUjqL+3Cx0xj/n6xyVXv1Am4atverHrez
	UY2CLoGrNeiw8Ft78bRtBrWjYaxIDtvBBVQnfwD4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=School, forged, Henry, H*F:D*ac.uk
X-HELO: treacle.ucs.ed.ac.uk
To: cygwin@cygwin.com
Subject: False negative from cygcheck python27.dll (Windows)
From: ht@inf.ed.ac.uk (Henry S. Thompson)
Date: Thu, 01 Sep 2016 14:39:57 +0100
Message-ID: <f5b4m5z20ya.fsf@troutbeck.inf.ed.ac.uk>
User-Agent: Gnus/5.1012 (Gnus v5.10.12) XEmacs/21.5-b34 (linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Edinburgh-Scanned: at treacle.ucs.ed.ac.uk    with MIMEDefang 2.60, Sophie, Sophos Anti-Virus, Clam AntiVirus
X-IsSubscribed: yes

This is not new, I don't think, but I thought I'd check if it's a known
problem.

Running Cygwin 2.5.2 on Windows 10 (which just forced the Anniversary
update on me, various minor irritations to be overcome), I see the
following:

   > cygcheck python27.dll
  Found: C:\WINDOWS\system32\python27.dll
  C:\WINDOWS\system32\python27.dll
    C:\WINDOWS\system32\KERNEL32.dll
      C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\KERNELBASE.dll
    C:\WINDOWS\system32\USER32.dll
      C:\WINDOWS\system32\win32u.dll
      C:\WINDOWS\system32\GDI32.dll
    C:\WINDOWS\system32\ADVAPI32.dll
      C:\WINDOWS\system32\msvcrt.dll
      C:\WINDOWS\system32\SECHOST.dll
        C:\WINDOWS\system32\RPCRT4.dll
    C:\WINDOWS\system32\SHELL32.dll
  cygcheck: track_down: could not find MSVCR90.dll

But not surprisingly /c/Python27/python runs just fine, and both strace
and depends [1] report that the MSVCR90 dependency is satisfied from

  C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_08e394a1a83e212f\msvcr90.dll

Just a minor irritation, but I'm curious if there's an underlying
reason, or it's a bug.

ht

[1] http://www.dependencywalker.com/
-- 
       Henry S. Thompson, School of Informatics, University of Edinburgh
      10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
                Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
                       URL: http://www.ltg.ed.ac.uk/~ht/
 [mail from me _always_ has a .sig like this -- mail without it is forged spam]

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

