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 on multilibbed sparc


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-10 17:41 -------
Happens again using 3.3 from 2003-07-10, with CONFIG_SHELL=/bin/ksh and
/usr/bin at the front of the PATH (i.e., no POSIX utils from /usr/xpg4).
Libtool doesn't know, and probably shouldn't be expected to figure out,
that INSTALL_* consists of multiple words, in this case,
"/bin/ksh ...../install-sh".


gmake[5]: Entering directory
`/tmp/pedwards/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/libsupc++'
/bin/ksh ../../../../../3.3/libstdc++-v3/../mkinstalldirs
/usr/local/SW/GCC/3.3-branch-native/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/sparcv9
/bin/ksh ../libtool  --mode=install /bin/ksh /tmp/pedwards/3.3/install-sh -c
libsupc++.la
/usr/local/SW/GCC/3.3-branch-native/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/sparcv9/libsupc++.la
libtool: install:
`/usr/local/SW/GCC/3.3-branch-native/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/sparcv9/libsupc++.la'
is not a directory
Try `libtool --help --mode=install' for more information.
gmake[5]: *** [install-toolexeclibLTLIBRARIES] Error 1


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