Boost logo

Boost Users :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2005-12-03 19:25:42


 
Didier Malenfant wrote:

> Managed to get it to compile by forcing rtti off for the
> whole boost compilation (i.e. adding <rtti>off to BUILD)
>
> It would seem then that <vc-7_1><*><rtti>off in the wave
> JamFile doesn't work and is ignored in my case.

The <vc-7_1><*><rtti>off directive isn't sufficient in your case because
you're using the vc-7_1-stlport toolchain. For this reason I recently added
a <vc-7_1-stlport><*><rtti>off to all of the Wave Jamfiles which should fix
your problem. IIRC this fix will be in the 1.33.1 release as well.

Regards Hartmut


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