[C++-sig] gcc 3.3

Paul F. Kunz Paul_Kunz at SLAC.Stanford.EDU
Thu May 15 20:40:14 CEST 2003


   I've just installed gcc 3.3 and I get the following error 

g++ -DQT_THREAD_SUPPORT -I. -I../../hippodraw/python -I.. -I../../hippodraw -I../../hippodraw/qt -I../qt -I/usr/local/boost -ftemplate-depth-60 -I/usr/include/python2.2 -I/usr/lib/qt-3.1/include -g -O2 -Wall -c ../../hippodraw/python/QtCut.cxx -MT QtCut.lo -MD -MP -MF .deps/QtCut.TPlo  -fPIC -DPIC
In file included from /usr/local/boost/boost/config.hpp:35,
                 from /usr/local/boost/boost/type_traits/config.hpp:14,
                 from /usr/local/boost/boost/type_traits/is_same.hpp:14,
                 from /usr/local/boost/boost/type_traits/same_traits.hpp:14,
                 from /usr/local/boost/boost/python/cast.hpp:10,
                 from /usr/local/boost/boost/python/handle.hpp:10,
                 from /usr/local/boost/boost/python/args_fwd.hpp:9,
                 from /usr/local/boost/boost/python/args.hpp:9,
                 from /usr/local/boost/boost/python.hpp:12,
                 from ../../hippodraw/python/QtCut.cxx:23:
/usr/local/boost/boost/config/compiler/gcc.hpp:66:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results"
/usr/local/boost/boost/python/converter/as_to_python_function.hpp:31: sorry, unimplemented: `
   method_call_expr' not supported by dump_expr

I understanding the warning, but I get the error 4 times.  Any ideas?


P.S.

  To run the "configure tests" is it the
$BOOST_ROOT/tools/regression/run_tests.sh script?   I rebuilt
boost_1_30_0 with gcc 3.3 and ran it.   The results are at

ftp://ftp.slac.stanford.edu/users/pfkeb/boost/





More information about the Cplusplus-sig mailing list