$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] boost 1.57 user-config.jam
From: Thomas M (firespot71_at_[hidden])
Date: 2014-12-16 09:10:23
Hi,
I just wanted to build Boost 1.57.0, and I noticed that boost.build has
undergone some changes (which do not seem to be fully reflected in the
docs).
First, there is no tools/build/v2 directory any more, so I use the
bootstrap.bat from tools/build (which itself refers to src/engine, ok).
More important I cannot locate a user-config.jam file any more (except
the one in the example folder), so where am I supposed to place the
settings that have so far gone therein / how to invoke them?
thanks!