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/11408] installation fails for many target libraries using CONFIG_SHELL


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.


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