$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Lamarão (pedro.lamarao_at_[hidden])
Date: 2006-03-09 12:46:57
In msvc.jam I see:
flags msvc.compile CFLAGS <rtti>on : /GR ;
Why is this flag added to CFLAGS instead of C++FLAGS?
-- Pedro Lamarão