This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

../../gcc/java/class.c:1882: `JCR_SECTION_NAME' undeclared in emit_register_classes


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]