This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15668] New: install-sh is now based on $srcdir, make install fails
- From: "fcusack at fcusack dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2004 22:28:02 -0000
- Subject: [Bug bootstrap/15668] New: install-sh is now based on $srcdir, make install fails
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
(On Solaris, install-sh is used insted of the system 'install'; this
affects every platform where that is true.)
If configure is invoked via a relative path, the Makefile INSTALL
macro is also a relative path. This does not work ... This is new
in 3.4.0; previously a lot of gyrations were done to make install-sh
an absolute path.
--
Summary: install-sh is now based on $srcdir, make install fails
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fcusack at fcusack dot com
CC: dhighley at highley-recommended dot com,gcc-bugs at gcc
dot gnu dot org
GCC host triplet: sparc-sun-solaris2.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15668