$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-05-07 12:24:10
This morning I tried to build boost (using the jam exec I've put on the web
last week) and it fails to build. Changing the boost-build.jam in the
top-directory to make jam look for the other boost-build.jam in
tools/build/new instead of just tools/build gets it going but nothing happens
?
With a recompiled jam (from tools/build/jam_src) it seems to work though.
So I guess I'll have to provide ASAP new prebuilt exec's as backward
compatibility seems to be broken ?