$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-06-25 06:39:55
What would the command line be to build Boost libraries thusly?
* Release and debug
* Multi-threaded only
* Static link only
* With Boost version number only
Could someone please change "bjam --help" in the root directory so that
it produces enough information for a user to know how to build any
combination of release/debug, single/multi-threaded, static/dynamic
linking, 32/64-bit, with/without version number?
Thanks,
--Beman