This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

build error on head overnight


Hi,

My build overnight of RTEMS tools on the head turned this up.

gcc -g -O2 -I. -I/home/joel/test-gcc/gdb-cvs/src/gdb -I/home/joel/test-gcc/gdb-cvs/src/gdb/common -I/home/joel/test-gcc/gdb-cvs/src/gdb/config -DLOCALEDIR="\"/home/joel/test-gcc/install/share/locale\"" -DHAVE_CONFIG_H -I/home/joel/test-gcc/gdb-cvs/src/gdb/../include/opcode -I/home/joel/test-gcc/gdb-cvs/src/gdb/../readline/.. -I../bfd -I/home/joel/test-gcc/gdb-cvs/src/gdb/../bfd -I/home/joel/test-gcc/gdb-cvs/src/gdb/../include -I../libdecnumber -I/home/joel/test-gcc/gdb-cvs/src/gdb/../libdecnumber -I/home/joel/test-gcc/gdb-cvs/src/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.c
cc1: warnings being treated as errors
cp-name-parser.y: In function ‘cp_comp_to_string’:
cp-name-parser.y:1982: error: comparison between ‘enum demangle_component_type’ and ‘enum <anonymous>’
cp-name-parser.y:1987: error: comparison between ‘enum demangle_component_type’ and ‘enum <anonymous>’
make[2]: *** [cp-name-parser.o] Error 1



-- Joel Sherrill, Ph.D. Director of Research & Development joel.sherrill@OARcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985



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