$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2004-01-11 09:28:16
On Sun, 11 Jan 2004 00:54:06 -0500, David Abrahams wrote
> You can add <cxxflags>whatever to your BUILD and then whatever will
> appear in your compiler's command-line.
>
> bjam "-sBUILD=<cxxflags>-Warn=shadow"
>
> or whatever you like.
Thx Dave!
Jeff