> What is your cygdrive mount options? Because default is, apparently, > "binary,posix=0,user".
I have no idea where they are kept at, and how to change them. Also, I couldn't make this work, anyways; yet I thought it should have worked: > > $ mount -o exec //coredev2/home/lavr /mnt > > $ mount > > //coredev2/home/lavr on /mnt type smbfs (binary,exec,user) > > ... > > $ cd /mnt > > $ pwd > > /mnt > > $ gcc a.c > > $ ls -l a.exe > > -rw-rw-r--+ 1 lavr cppcore 157753 Aug 13 08:20 a.exe > > $ ./a.exe > > -bash: ./a.exe: Permission denied -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple