This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/8018] 'install-headers-dir' should default to 'install-headers-cp'


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.


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