$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-10 02:39:25
Hi Pedro,
> In msvc.jam I see:
>
> flags msvc.compile CFLAGS <rtti>on : /GR ;
>
> Why is this flag added to CFLAGS instead of C++FLAGS?
It was this way in V1, and was ported over without much consideration. Does
this cause any problems for you?
- Volodya