$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-05-07 20:14:13
Richard Hadsell <hadsell_at_[hidden]> writes:
> And I built the libraries with this:
>
> bjam -sTOOLS=intel-linux -sINTEL_PATH=/usr/local/intel/compiler80/ia64 --with-python-root=/usr --stagedir=stage -sBUILD="debug release <threading>single" stage
On Linux you usually need to quote the whole string:
"-sBUILD=debug release <threading>single"
^
Cheers,
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com