$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-03-21 11:31:41
I just did this:
bjam "-sBUILD=debug <runtime-link>dynamic <threading>multi"
"-sTOOLS=vc-7_1" -with-regex --without-python stage
Don't forget to call vcvars.bat before starting bjam.
Christian