This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
../../gcc/java/class.c:1882: `JCR_SECTION_NAME' undeclared in emit_register_classes
- To: gcc-bugs at gcc dot gnu dot org
- Subject: ../../gcc/java/class.c:1882: `JCR_SECTION_NAME' undeclared in emit_register_classes
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Thu, 9 Aug 2001 10:55:55 -0400 (EDT)
The following bootstrap error occurs with mainline under hppa1.1-hp-hpux10.20:
stage1/xgcc -Bstage1/ -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Ijava -I../../gcc -I../../gcc/java -I../../gcc/config -I../../gcc/../include ../../gcc/java/class.c -o java/class.o
../../gcc/java/class.c: In function `emit_register_classes':
../../gcc/java/class.c:1882: `JCR_SECTION_NAME' undeclared (first use in this function)
../../gcc/java/class.c:1882: (Each undeclared identifier is reported only once
../../gcc/java/class.c:1882: for each function it appears in.)
make[2]: *** [java/class.o] Error 1
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)