Mail Archives: cygwin/2007/01/20/08:28:25
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/
- Raw text -