It seems I was wrong. My build was OK initially, but for some reason building gcc in the same dir makes parse.h blank afterwards. Anyway, compiling gives the following error with 3.3.4 and 2.95: In file included from ../../../../gcc-3.0.4/libstdc++-v3/src/locale.cc:557: /home/pocm/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h: In constructor `std::ctype<char>::ctype(const short unsigned int*, bool, unsigned int)': /home/pocm/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:44: `__ctype_toupper' undeclared (first use this function) /home/pocm/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:44: (Each undeclared identifier is reported only once for each function it appears in.) /home/pocm/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:44: `__ctype_tolower' undeclared (first use this function) /home/pocm/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:45: `__ctype_b' undeclared (first use this function) make[3]: *** [locale.lo] Error 1 make[3]: Leaving directory `/home/pocm/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src'
Any ideas what the problem might be? _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus