This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15379] 'make install' fails
- From: "cross+gcc at distal dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 05:54:27 -0000
- Subject: [Bug bootstrap/15379] 'make install' fails
- References: <20040511172605.15379.andreas@florath.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cross+gcc at distal dot com 2004-05-12 05:54 -------
I object to this error being considered invalid. I don't even know that using
ksh instead of Solaris' sh will fix it. The problem here is that the top-level
makefile is passing an invalid INSTALL (and/or INSTALL_SCRIPT) to the child
Makefile's. This is bogus.
Yes, suggesting that we use a complete path to the srcdir when calling configure
*will* work around the problem. But that's much like saying "Oh, you stepped on
a nail I left in the hall? Well, if you'd used the other hall it wouldnt've
happened." It's true, but it doesn't mean that using the other hall is the only
correct solution. It's just a way to avoid the problem.
I think this bug should be fixed.
Please reopen.
(FYI, I'm seeing this on Solaris 10_b54)
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |cross+gcc at distal dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15379