X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [cygcheck] produces repeated output - 6 times!
Date: Mon, 4 May 2009 10:41:07 -0500
Message-ID: <297343D29C14AA4D822142893ABEAEF306570AA0@srv1163ex1.flightsafety.com>
In-Reply-To: <297343D29C14AA4D822142893ABEAEF306570A98@srv1163ex1.flightsafety.com>
References: <af075b00904280347s32e89d76ve23b61db6a1c6a8e@mail.gmail.com> <20090504082512.GA21324@calimero.vinschen.de> <297343D29C14AA4D822142893ABEAEF306570A42@srv1163ex1.flightsafety.com> <49FF0586.3010006@sbcglobal.net> <20090504151802.GA4286@ednor.casa.cgf.cx> <297343D29C14AA4D822142893ABEAEF306570A98@srv1163ex1.flightsafety.com>
From: "Thrall, Bryan" <bryan.thrall@flightsafety.com>
To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Thrall, Bryan wrote on Monday, May 04, 2009 10:36 AM:
> Christopher Faylor wrote on Monday, May 04, 2009 10:18 AM:
>> cygcheck itself would not be redoing anything because 1) it isn't a
true
>> cygwin program and 2) it isn't starting a process when it displays
dll
>> information.
>=20
> Unfortunately, unless I'm doing something wrong, it isn't due to
> proc_retry:

I was doing something wrong; you need to set proc_retry before the
Cygwin DLL is loaded; after doing that, I do only get one copy of the
output from 'cygcheck /bin/ash.exe -v'. It still returns 127, though:

thrall@pc1163-8413-xp ~
$ cygcheck /bin/ash.exe -v
C:\cygwin_1.7\bin\ash.exe
  C:\cygwin_1.7\bin\cygwin1.dll
    C:\WINDOWS\system32\ADVAPI32.DLL
      C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\KERNEL32.dll
      C:\WINDOWS\system32\RPCRT4.dll

thrall@pc1163-8413-xp ~
$ echo $?
127

--=20
Bryan Thrall
FlightSafety International
bryan.thrall@flightsafety.com

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

