This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Problem building GCC on Cygwin on Vista
Aaron Gray wrote:
> A Windows text editor called Zeus.
That's it. I bet the problem disappears if you use a Cygwin text editor
such as vim.
When a native Windows app creates a file, it usually does not do
anything special with the ACL, so it gets whatever the default
inheritable permissions of the directory happen to be, which it looks
like are not correct.
You could also try a native editor that edits in-place instead of the
usual "create new file with temporary name then rename".
Brian
--
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/