public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/8018: 'install-headers-dir' should default to 'install-headers-cp'
@ 2002-09-24  3:46 raul
  0 siblings, 0 replies; only message in thread
From: raul @ 2002-09-24  3:46 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]


>Number:         8018
>Category:       bootstrap
>Synopsis:       'install-headers-dir' should default to 'install-headers-cp'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 24 03:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.2
>Organization:
>Environment:
System: Linux DervishD 2.4.18 #1 Thu Jul 25 16:31:49 CEST 2002 i686 unknown

host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.2/configure --prefix=/usr --disable-nls --with-cpp-install-dir=lib --enable-languages=c --disable-multilib
>Description:
    When installing, make aborts because I don't have 'tar' on my system and
it insists on installing header files using tar instead of cp. I don't have
a tar on my system because I follow SuSv3 and POSIX and have 'pax' instead.

>How-To-Repeat:
    Just build normally but without a 'tar' binary on the system
    
>Fix:
    Adding 'pax' support (and detection...), adding 'tar' detection and, if
not found, default to 'cp' or just default to 'cp' (the best, IMHO) in file
gcc/config.gcc, variable 'install_headers_dir'. Or better, am I missing a
way of modifying this variable in the build process (the submake on gcc dir
doesn't allow me to override the variable in the Makefile proper)?

    Thanks a lot :)
    Raúl
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-24 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-24  3:46 bootstrap/8018: 'install-headers-dir' should default to 'install-headers-cp' raul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).