$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Hoeppler (hoeppler_at_[hidden])
Date: 2006-10-21 15:32:35
> I've just committed the attached, to
>
> 1. Don't build impossible variants with "bjam --v2 install" on Linux.
I just compiled CVS HEAD (gcc on linux) with v2 and noticed that no static
libraries are built. Is this expected? Up to now I've built boost with
v1 and have used the static version of the unit_test_framework...
Chris