id summary reporter owner description type status milestone component version severity resolution keywords cc 1715 gcc-4.3 doesn't compile polymorphic_(i)(o)archive.hpp Maik Beckmann Robert Ramey "gcc-4.3 fails to compile the serialization library. A build log is attached. If one comments out the following parts of - polymorphic_iarchive.hpp - polymorphic_oarchive.hpp {{{ #if !defined(BOOST_NO_INTRINSIC_INT64_T) virtual void save(const boost::int64_t t) = 0; virtual void save(const boost::uint64_t t) = 0; #endif }}} it compiles fine, thus it might involve improper detection of BOOST_NO_INTRINSIC_INT64_T. Best, -- Maik" Bugs closed Boost 1.48.0 Building Boost Boost Development Trunk Showstopper fixed