[Bug other/8121] BAD file ownership for gcc fixedinclude files

zack at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 9 18:22:00 GMT 2003


------- Additional Comments From zack at gcc dot gnu dot org  2003-12-09 18:22 -------
I don't think this has anything to do with autotools; rather, it's because
the header files are copied to the install location with tar or cpio, which
preserve ownership and permissions.

Possible cures include: use cp instead; chown and chmod by hand afterward.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121



More information about the Gcc-bugs mailing list