cpplib.h is breaking bootstrap on mainline
Steve Kargl
sgk@troutmask.apl.washington.edu
Mon May 24 18:12:00 GMT 2004
gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengtype \
gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
gmake[2]: *** No rule to make target `../../gcc/gcc/../libcpp/include/cpplib.h', needed by `s-gtype'. Stop.
gmake[2]: Leaving directory `/usr/home/sgk/obj/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/usr/home/sgk/obj/gcc'
gmake: *** [bootstrap] Error 2
Yes, I have Rainer's patch.
2004-05-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* Makefile.in (CPPLIBS): Renamed to CPPLIB.
(BACKEND): Reflect this.
(LIBDEPS): Move CPPLIB before LIBIBERTY.
(LIBS): Likewise.
--
Steve
More information about the Gcc
mailing list