This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/8018] 'install-headers-dir' should default to 'install-headers-cp'
- From: "jsm28 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2003 08:40:50 -0000
- Subject: [Bug bootstrap/8018] 'install-headers-dir' should default to 'install-headers-cp'
- References: <20020924034600.8018.raul@pleyades.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8018
------- Additional Comments From jsm28@cam.ac.uk 2003-06-02 08:40 -------
Subject: Re: 'install-headers-dir' should default to
'install-headers-cp'
On Mon, 2 Jun 2003, dhazeghi@yahoo.com wrote:
> Confirmed by submitter. I'm going to mark this as an enhancement
> request, though, because having tar on one's system is a pretty
> reasonable request, and it will soon be a documented requirement for
> developing with gcc...
It should be documented only for using tarballs - not for working from
CVS.
The inappropriate use of tar here is also a factor in PR 8121 (wrong
ownership on installed header files). (Though the use of -p may need to
be removed in install-headers-cp to avoid the same problem there.) We
don't need multiple methods of installing headers, just install-headers-cp
will suffice.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.