tinfo.cc
Levente Farkas
lfarkas@mindmaker.hu
Tue Oct 24 06:12:00 GMT 2000
hi,
during compiling gcc:
----------------------------
/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-i386-redhat-linux/gcc/g++
-nostdinc++
-L/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-i386-redhat-linux/i386-redhat-linux/libstd++-v3/src
-L/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-i386-redhat-linux/i386-redhat-linux/libstd++-v3/src/.libs
-B/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-i386-redhat-linux/gcc/
-B/usr/i386-redhat-linux/bin/ -B/usr/i386-redhat-linux/lib/ -isystem
/usr/i386-redhat-linux/include -I../../../../libstdc++-v3/../gcc
-I../../../../libstdc++-v3/../include -I../../../../libstdc++-v3/include/std
-I../../../../libstdc++-v3/include/c_std -I../../../../libstdc++-v3/libsupc++
-I../../../../libstdc++-v3/include -I.. -O2 -march=i386 -mcpu=i686
-fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W
-Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections
-fdata-sections -fno-builtin -g -c ../../../../libstdc++-v3/libsupc++/tinfo.cc
-fPIC -DPIC -o .libs/tinfo.o
../../../../libstdc++-v3/libsupc++/tinfo.cc: In function `void
*__cxxabiv1::__dynamic_cast (const void
*, const __cxxabiv1::__class_type_info *, const __cxxabiv1::__class_type_info *,
int)':
../../../../libstdc++-v3/libsupc++/tinfo.cc:1177: parse error before `,'
../../../../libstdc++-v3/libsupc++/tinfo.cc:1177: `origin' undeclared (first use
this function)
../../../../libstdc++-v3/libsupc++/tinfo.cc:1177: (Each undeclared identifier is
reported only once for
each function it appears in.)
----------------------------
origin is realy missing :-(
-- Levente http://petition.eurolinux.org/index_html
"The only thing worse than not knowing the truth is
ruining the bliss of ignorance."
More information about the Libstdc++
mailing list