This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Again: Bootstrap failure for objdir containing colon
- To: <gcc at gcc dot gnu dot org>, <libstdc++ at gcc dot gnu dot org>
- Subject: Again: Bootstrap failure for objdir containing colon
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 15 Dec 2000 17:19:40 +0100 (CET)
- cc: Geoffrey Keating <geoffk at redhat dot com>
This is the third time within one month that I get this very
bootstrap failure (which has already been fixed twice)! :-(
Geoffrey, what do you think about having the regression tester
use an objdir whose name contains a colon?
(cd .libs && rm -f libstdc++.la && ln -s ../libstdc++.la libstdc++.la)
gmake \
top_builddir=`CDPATH=:. && cd .. && pwd` \
top_srcdir=`CDPATH=:. && cd /sw/test/gcc/gcc/libstdc++-v3 && pwd` \
tmp-libstdc++.INC
gmake[5]: Entering directory `/files/pfeifer/OBJ-1215-15:59/i386-unknown-freebsd4.2/libstdc++-v3/src'
Makefile:286: *** multiple target patterns. Stop.
gmake[5]: Leaving directory `/files/pfeifer/OBJ-1215-15:59/i386-unknown-freebsd4.2/libstdc++-v3/src'
gmake[4]: *** [libstdc++.INC] Error 2
gmake[4]: Leaving directory `/files/pfeifer/OBJ-1215-15:59/i386-unknown-freebsd4.2/libstdc++-v3/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/files/pfeifer/OBJ-1215-15:59/i386-unknown-freebsd4.2/libstdc++-v3'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory `/files/pfeifer/OBJ-1215-15:59/i386-unknown-freebsd4.2/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
Again, lines 286ff are:
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/