This is the mail archive of the gcc@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]
Other format: [Raw text]

gcc 3.3.2 build regression


this broke in the last 2 days.

+ date
Thu Sep 18 00:00:01 UTC 2003
+ /home/foo/src/gcc-3_3-branch/configure --enable-checking --enable-libgcj --enable-shared --enable-__cxa_atexit --enable-threads --enable-languages=c,c++,f77,java,objc,ada --prefix=/abuild/gcc_cvs_build/obj/install-gcc33 --with-system-zlib
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -fno-common  -DHAVE_CONFIG_H    -I. -Icp -I/home/foo/src/gcc-3_3-branch/gcc -I/home/foo/src/gcc-3_3-branch/gcc/cp -I/home/foo/src/gcc-3_3-branch/gcc/config -I/home/foo/src/gcc-3_3-branch/gcc/../include /home/foo/src/gcc-3_3-branch/gcc/cp/class.c -o cp/class.o
/home/foo/src/gcc-3_3-branch/gcc/cp/class.c: In function `resolve_address_of_overloaded_function':
/home/foo/src/gcc-3_3-branch/gcc/cp/class.c:6259: `flags' undeclared (first use in this function)
/home/foo/src/gcc-3_3-branch/gcc/cp/class.c:6259: (Each undeclared identifier is reported only once
/home/foo/src/gcc-3_3-branch/gcc/cp/class.c:6259: for each function it appears in.)
make[1]: *** [cp/class.o] Error 1
make[1]: Leaving directory `/abuild/gcc_cvs_build/obj/obj-gcc33/gcc'
make: *** [all-gcc] Error 2
Command exited with non-zero status 2

-- 
USB is for mice, FireWire is for men!

sUse lINUX ag, nÃRNBERG


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