Re: [C++-sig] boost::python (boost-1_32) and gcc 4.0 (compiler error)
--- Lothar Werzinger <lothar@xcerla.com> wrote:
boost::python does not compile with gcc 4.0 (4.0-20050213). Has anyone successfully used boost::python and gcc 4.0? Are there patches to make it work?
I tried with - the latest boost CVS - gcc version 4.0.0 20050324 (prerelease) Most (i.e. all I tried) Boost.Python tests compile and even run. However, our applications are almost completely broken because of a show-stopper bug in gcc: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19317 Given this bug I am amazed that all Boost.Python tests run. In general I am afraid the current gcc 4.0.0 is unsuitable for real-world applications. :( Ralf __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs
participants (1)
-
Ralf W. Grosse-Kunstleve