On Fri, Jul 23, 2004 at 11:29:29AM +0000, Vinay Kumar wrote: >I had mounted my /usr/bin by using mount -X option, which says 'treat >all files under mount point as cygwin executable'. This I did because >"ls" command was not able to process command line arguments whose >length exceeds certain limit. Refer >http://sources.redhat.com/ml/cygwin/2004-05/msg00842.html But then I >found that cygcheck does not work.
mount -x -b c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe mount -x -b c:/cygwin/bin/cygcheck /bin/cygcheck You need to do the same thing for strace. cgf -- 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/