Directory permission created by "make install" (egcs-1.0.*)

Andreas Schwab schwab@issan.informatik.uni-dortmund.de
Fri Apr 17 03:39:00 GMT 1998


Michael Roth <mroth@arago.de> writes:

|> Hi,
|> egcs-1.0.* installs following directories with mode 700 even if I set the
|> umask to 022 before typing "make install":

|> ~egcs-1.0.2/gcc-lib/mips-sgi-irix5.3/egcs-2.90.27/include
|> ~egcs-1.0.2/gcc-lib/mips-sgi-irix5.3/egcs-2.90.27/include/sys
|> ~egcs-1.0.2/gcc-lib/mips-sgi-irix5.3/egcs-2.90.27/include/net
|> ~egcs-1.0.2/gcc-lib/mips-sgi-irix5.3/egcs-2.90.27/include/sys/sys
|> ~egcs-1.0.2/gcc-lib/mips-sgi-irix5.3/egcs-2.90.27/include/objc

|> It doesn't matter which plattform used (I found this on linux and
|> solaris, too). 

|> I think this is a bug, isn't it? I changed the permissions to 755 of these
|> directories.

The directories are copied with tar, thus they inherit all permissions
from the build directory.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org



More information about the Gcc mailing list