On Fri, Sep 26, 2003 at 09:36:28AM +0200, Jan Nieuwenhuizen wrote:
> Christopher Faylor writes:
> 
> > In any event, this might help:
> >
> > mount -f -X c:/cygwin/bin /bin
> > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.exe
> > mount -f -x c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe
> 
> Why can this not be the default, are there any other executables that
> need to mounted '-x'?

mount -X is a bit of a workaround.  While it speeds up starting
apps from that directory, it disallows correct argument passing
for non-Cygwin applications in the same directory.  Therefore
the two additional mount -x for strace and cygcheck, bot mingw
apps.

I don't think that's a good idea to default /bin to -X.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

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

Reply via email to