> > the dotgnu compiler also creates it's exe's with +x so you don't need to > > chmod every file. > > This still needs to be implemented with Mono. It will probably need a > hack in the runtime's Reflection.Emit code. Of course since it won't > work on Win32 and C# has no *nix permissions support, it'll have to be > handled as a special case. Any takers? I have a patch, going to CVS soon. Miguel