$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-04-09 11:52:27
Neal Becker wrote:
> After updating to latest svn yesterday, now I am only getting -mt libs
> built.
>
> Here's my invocation:
> bjam -sICU_PATH=/usr -sEXPAT_INCLUDE=/usr -sEXPAT_LIBPATH=/usr/lib64 --layout=system
> stage
Can you explain the behaviour you observe differs from the behaviour you expect?
Note that Boost 1.35 and SVN trunk do not build zillion variants by default,
and this is intentional.
- Volodya