Boost logo

Boost Users :

Subject: [Boost-users] throw exception in boost
From: gj_uestc (gj_uestc_at_[hidden])
Date: 2008-09-08 10:41:59


Hi, all
 
        When I use boost_1_36 in intel compiler, I got such error "runtime support for RTTI is disabled".It seems like RTTI is used in exception.hpp. Is there a way to let me choose not use the exception.hpp? I remembered in boose_1_35 you have to defined Macro "BOOST_NO_EXCEPTIONS" then "exception.hpp" would be included, otherwise this file is not necessary.
 
Thanks
 
Juan
 
 
 
 



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net