$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-09-04 13:48:23
"Bertolt Mildner" <Bertolt.Mildner_at_[hidden]> writes:
> Ah.. I think i have found something!
> I have set "BUILD = debug release" and that causes very strange things to
> happen!
Spaces are significant. The correct command is:
bjam "-sBUILD=debug release" other-arguments-go-here
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com