$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-10-15 11:24:39
> bjam cflags="-m64" linkflags="-m64" cxxflags="-m64" "-sTOOLS=gcc"
> install
bjam -sBUILD="<cxxflags>-m64" -sTOOLS=gcc install
John.