This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Fix parallel make install


2008/12/11 Richard Guenther <richard.guenther@gmail.com>:

> This seems to be because mkinstalldirs passes the argument to -m
> to mkdir which expects a mode like 0755, not a+rx.

mkdir takes symbolic arguments, but from an initial rwx mode, that's
probably why.  Apologies for the oversight and thanks for fixing.


Diego.


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