$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-02-18 08:28:03
"posypych" <posypkin_at_[hidden]> writes:
> Dear All,
>
> I tried to build the whole BOOST libraries suite with
> the following commanf line:
>
> bjam -sTOOLS=msvc --builddir=D:\boost\build
>
> and it builds only 6 libraries in the builddir:
>
> date-time
> filesystem
> regex
> signal
> test
> thread
>
> I don't understand why it does not build other libraries?
> In particular I'm interested in Spirit.
Spirit doesn't have a built component. It consists entirely of
header files.
HTH,
-- Dave Abrahams Boost Consulting www.boost-consulting.com