This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
java/parse.c not generated
- To: gcc-bugs at gcc dot gnu dot org
- Subject: java/parse.c not generated
- From: Levente Farkas <lfarkas at mindmaker dot hu>
- Date: Wed, 05 Jul 2000 17:42:50 +0200
- Organization: Mindmaker Ltd.
- Reply-To: lfarkas at mindmaker dot hu
hi,
if I delete the bison generated files like java/parse.c this file (the
other files like cp/parse.c are ok) are not regenerated (may be those
which comes later also not generated):
---------------------
cd cp && make ../../../gcc/cp/parse.c
make[3]: Entering directory `/home/redhat/BUILD/gcc/obj-i386-redhat-linux/gcc/cp
'
expect 33 shift/reduce conflicts and 58 reduce/reduce conflicts.
cd ../../../gcc/cp; bison -d -o parse.c parse.y
parse.y contains 33 shift/reduce conflicts and 58 reduce/reduce conflicts.
cd ../../../gcc/cp; grep '^#define[ ]*YYEMPTY' parse.c >>parse.h
make[3]: Leaving directory `/home/redhat/BUILD/gcc/obj-i386-redhat-linux/gcc/cp'
make[2]: *** No rule to make target `../../gcc/java/parse.c', needed by `intl.al
l'. Stop.
make[2]: Leaving directory `/home/redhat/BUILD/gcc/obj-i386-redhat-linux/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/home/redhat/BUILD/gcc/obj-i386-redhat-linux/gcc'
make: *** [bootstrap-lean] Error 2
---------------------
yours.
-- Levente
"The only thing worse than not knowing the truth is
ruining the bliss of ignorance."