[cfe-dev] Using Boost Graph Library aka compiling with RTTI

Naman Kumar namank at gmail.com
Wed Jun 20 22:50:51 PDT 2012


Hello, 

I want to use BGL (1.49.0) with a plugin for clang. This requires the use of RTTI.

But using REQUIRES_RTTI=1 didn't work for me on Mac OS X Snow Leopard. I actually don't care about rtti, just want to use BGL.

Please help - how do I compile with rtti? Alternatively, how can I use the graph libraries with clang without needing rtti?

Naman



More information about the cfe-dev mailing list