Boost logo

Boost :

Subject: [boost] [MSM] compiling MSM with GCC 4.4.1 and -fno-rtti
From: Richard Szabo (sz.richard_at_[hidden])
Date: 2010-05-24 17:58:39


Hi All

I try to compile boost msm in an embedded target with gcc 4.4.1 for
performance reasons I want to disable RTTI.
I'm having problems because backend is using boost::any which is uses RTTI.
Is it possible to remove this dependency ?.
or introduce some compile switch like in shared pointers ....
BOOST_NO_STD_TYPEINFO

Thanks in advance.
Richie


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