This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygcheck and mount -X


My apologies for this not being in the main thread; I'm not
subscribed to the list.

On Sun, Nov 23, 2003 at 12:55:32PM +0100, Christopher Faylor wrote:
> cygcheck and strace are mingw programs, so:
>
> mount -x -b -f c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe
> mount -x -b -f c:/cygwin/bin/cygcheck /bin/cygcheck
>
> etc.

I was just about to set /usr/bin to cygexec as well, so I did and
then tried the above, and I still can't get cygcheck to work (from
within bash or ash).

@SRS8100:/home/vrice\> uname -a
CYGWIN_NT-5.0 SRS8100 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown
unknown Cygwin
@SRS8100:/home/vrice\> mount
d:\cygwin\bin\cygcheck.exe on /bin/cygcheck type system
(binmode,exec)
d:\cygwin\bin\cygcheck.exe on /bin/cygcheck.exe type system
(binmode,exec)
d:\cygwin\bin on /usr/bin type system (binmode,cygexec)
d:\cygwin\lib on /usr/lib type system (binmode)
d:\cygwin on / type system (binmode)
c: on /c type user (binmode,noumount)
d: on /d type user (binmode,noumount)
e: on /e type user (binmode,noumount)
k: on /k type user (binmode,noumount)
o: on /o type user (binmode,noumount)
r: on /r type user (binmode,noumount)
s: on /s type user (binmode,noumount)
@SRS8100:/home/vrice\> which -a cygcheck
/usr/bin/cygcheck

Thanks,

Vince

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]