This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
What does this build failure mean?
- To: GNU CC Bug List <gcc-bugs at gcc dot gnu dot org>
- Subject: What does this build failure mean?
- From: Bruce Korb <bkorb at sco dot COM>
- Date: Thu, 30 Nov 2000 11:24:03 -0800
- Organization: The Santa Cruz Operation
gmake bootstrap
gmake[1]: Entering directory `/tools/gcc/=build/libiberty'
[[...]]
gcc -g -O2 -o texindex texindex.o ../lib/libtxi.a
gmake[3]: Leaving directory `/tools/gcc/=build/texinfo/util'
gmake[2]: Leaving directory `/tools/gcc/=build/texinfo'
gmake[1]: Leaving directory `/tools/gcc/=build/texinfo'
Bootstrapping the compiler
gmake[1]: Entering directory `/tools/gcc/=build/gcc'
gmake[1]: *** No rule to make target `bootstrap'. Stop.
gmake[1]: Leaving directory `/tools/gcc/=build/gcc'
gmake: *** [bootstrap] Error 2