This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11408] installation fails for many target libraries using CONFIG_SHELL
- From: "pme at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 00:58:10 -0000
- Subject: [Bug bootstrap/11408] installation fails for many target libraries using CONFIG_SHELL
- References: <20030702154556.11408.pme@gcc.gnu.org>
- 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=11408
------- Additional Comments From pme at gcc dot gnu dot org 2003-07-22 00:58 -------
The gcc subdirectory doesn't use libtool to install binaries like "g++". And
that's one of the files that can't be installed because a relative $INSTALL
points to a real file only at the top of the build tree.