X-Spam-Check-By: sourceware.org Date: Sat, 20 Jan 2007 14:28:03 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygexec strangeness Message-ID: <20070120132803.GP27843@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070120112745 DOT GA25379 AT ns1 DOT anodized DOT com> <20070120124453 DOT GN27843 AT calimero DOT vinschen DOT de> <20070120132140 DOT GB25379 AT ns1 DOT anodized DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070120132140.GB25379@ns1.anodized.com> User-Agent: Mutt/1.4.2.2i 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 Jan 20 05:21, Christopher Layne wrote: > $ mount -f -b -s -X 'c:\cygwin' / > $ strace ./o o.c > > 55 57473 [main] o 2656 fhandler_base::open: (c:\cygwin\var\tmp\o.c, 0x100000) > 87 57560 [main] o 2656 fhandler_base::set_flags: flags 0x100000, supplied_bin 0x10000 > 45 57605 [main] o 2656 fhandler_base::set_flags: filemode set to binary > 38 57643 [main] o 2656 fhandler_base::open: 0 = NtCreateFile (0x6F4, 80100000, c:\cygwin\var\tmp\o.c, io, NULL, 0, 7, 1, 4020, NULL, 0) > 43 57686 [main] o 2656 fhandler_base::open: 1 = fhandler_base::open (c:\cygwin\var\tmp\o.c, 0x100000) > 40 57726 [main] o 2656 fhandler_base::open_fs: 1 = fhandler_disk_file::open (c:\cygwin\var\tmp\o.c, 0x0) > 39 57765 [main] o 2656 open: 3 = open (o.c, 0x0) > > On Sat, Jan 20, 2007 at 01:44:53PM +0100, Corinna Vinschen wrote: > > On Jan 20 03:27, Christopher Layne wrote: > > > Kind of strange. > > > Am I missing something on how cygexec is supposed to be used? > > > > That's with a snapshot? If so, try the latest one. WJFFM. > > This works now. Strange. Was running 20070110. Just went to 20070118. No, not strange, rather expected ;) The important change is from 2007-01-16. 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/