Re: running msys under wine

2009-01-10 Thread David Laight
On Sat, Jan 10, 2009 at 10:23:49AM +0100, Ambroz Bizjak wrote: > I don't think this is true. When the shell forks to create a child, it doesn't > have to give the child the same standard file descriptors - rather it creates > pipes, and it passes stdin to the child by reading its own stdin than wr

Re: running msys under wine

2009-01-10 Thread Luke Kenneth Casson Leighton
On Sat, Jan 10, 2009 at 12:05 AM, David Laight wrote: > On Fri, Jan 09, 2009 at 06:39:27PM +, Luke Kenneth Casson Leighton wrote: >> >> further up the strace files, i'm looking at the biggest offender and >> it looks like it's reading files one byte at a time. > > Certainly a normal unix shell

Re: running msys under wine

2009-01-10 Thread Ambroz Bizjak
On Saturday 10 January 2009 01:05:07 David Laight wrote: > On Fri, Jan 09, 2009 at 06:39:27PM +, Luke Kenneth Casson Leighton wrote: > > further up the strace files, i'm looking at the biggest offender and > > it looks like it's reading files one byte at a time. > > Certainly a normal unix she

Re: running msys under wine

2009-01-09 Thread David Laight
On Fri, Jan 09, 2009 at 06:39:27PM +, Luke Kenneth Casson Leighton wrote: > > further up the strace files, i'm looking at the biggest offender and > it looks like it's reading files one byte at a time. Certainly a normal unix shell has to read input (from stdin) byte by byte since it never kn

Re: running msys under wine

2009-01-09 Thread Luke Kenneth Casson Leighton
> If it starts up the wine environment every time this might take some time. > > Try to keep a "notepad" open in the background so the wine environment stays > running. hiya marcus, good advice - sounds reasonable. tried it: wineserver is the top-running process, stays with the same process id.

Re: running msys under wine

2009-01-09 Thread Marcus Meissner
On Fri, Jan 09, 2009 at 06:39:27PM +, Luke Kenneth Casson Leighton wrote: > http://bugs.winehq.org/show_bug.cgi?id=13606 > > folks, hi, > > am running a configure script under wine, and it's _literally_ one to > two seconds per sh.exe instance. i started running ./configure over > two hours

running msys under wine

2009-01-09 Thread Luke Kenneth Casson Leighton
http://bugs.winehq.org/show_bug.cgi?id=13606 folks, hi, am running a configure script under wine, and it's _literally_ one to two seconds per sh.exe instance. i started running ./configure over two hours ago and there are about 100 lines of output so far, with a further 200 to go i am better off