Boost logo

Boost :

Subject: Re: [boost] [MSM] compiling MSM with GCC 4.4.1 and -fno-rtti
From: Peter Dimov (pdimov_at_[hidden])
Date: 2010-05-25 16:16:22


Christophe Henry wrote:
> Interestingly, this also happens with gcc by simply including
> <boost/function.hpp>.

I think I fixed this some time ago? Which Boost and which g++?

> I see there is a BOOST_NO_RTTI switch, does someone see a problem if I
> use it as a way to disable the features making use of any or function?

BOOST_NO_RTTI is the right switch for any, for function (before the fix)
you'd have needed BOOST_NO_TYPEID. There is a difference on, for example,
MSVC.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk