X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 4 May 2009 10:25:12 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [cygcheck] produces repeated output - 6 times! Message-ID: <20090504082512.GA21324@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Apr 28 11:47, Julio Costa wrote: > Hi all, > > I found a strange behaviour with cygcheck, regarding the listing of > DLL dependencies. > Please take a look at the following: > > ~ # uname -a > CYGWIN_NT-5.2 vfpt-itsecvmt2 1.7.0(0.210/5/3) 2009-04-14 17:25 i686 Cygwin > > ~ # cygcheck /bin/ash.exe > C:\cygwin\bin\ash.exe > C:\cygwin\bin\cygwin1.dll > C:\WINDOWS\system32\ADVAPI32.DLL > C:\WINDOWS\system32\ntdll.dll > C:\WINDOWS\system32\KERNEL32.dll > C:\WINDOWS\system32\RPCRT4.dll > C:\WINDOWS\system32\Secur32.dll > [repeat 6 times] I can't reproduce this. I only get this one time. > Bug in cygcheck? Or bug in user? :) Bug in user as far as the position of the -v option is concerned. Try this: $ cygcheck -v /bin/ash.exe c:\cygwin\bin\ash.exe - os=4.0 img=1.0 sys=4.0 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2009/5/4 9:45 C:\WINDOWS\system32\ADVAPI32.DLL - os=5.1 img=5.1 sys=4.0 "ADVAPI32.dll" v0.0 ts=2009/2/6 12:02 C:\WINDOWS\system32\KERNEL32.dll - os=5.1 img=5.1 sys=4.0 "KERNEL32.dll" v0.0 ts=2009/3/21 12:36 C:\WINDOWS\system32\ntdll.dll - os=5.1 img=5.1 sys=4.10 "ntdll.dll" v0.0 ts=2009/2/6 12:01 C:\WINDOWS\system32\ntdll.dll (already done) C:\WINDOWS\system32\RPCRT4.dll - os=5.1 img=5.1 sys=4.10 "RPCRT4.dll" v0.0 ts=2008/4/13 21:20 C:\WINDOWS\system32\ADVAPI32.dll (recursive) C:\WINDOWS\system32\KERNEL32.dll (already done) C:\WINDOWS\system32\ntdll.dll (already done) C:\WINDOWS\system32\Secur32.dll - os=5.1 img=5.1 sys=4.0 "Secur32.dll" v0.0 ts=2009/2/3 12:24 C:\WINDOWS\system32\ADVAPI32.dll (recursive) C:\WINDOWS\system32\KERNEL32.dll (already done) C:\WINDOWS\system32\ntdll.dll (already done) C:\WINDOWS\system32\KERNEL32.dll (already done) C:\WINDOWS\system32\ntdll.dll (already done) C:\WINDOWS\system32\KERNEL32.dll (already done) Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/