I'm building boost library on windows xp (32-bit) using visual c++ 2005, with RTTI enabled. Then I received a warning D9025 stating that "overriding /GR with /GR-", and after checking the jamfile I find out that RTTI was disabled for boost.graph library.

I'm assuming boost library will work correctly with RTTI enabled all the while, and all my other projects are built with RTTI enabled. Will there be any undefined behavior if I try to use boost.graph in other RTTI projects?


Windows 7: Simplify what you do everyday. Find the right PC for you.