$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] bug? bultin properties not set
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2010-04-02 02:27:07
bjam --debug-building does notcontain the builtin properites such as
<architecture>, <address-model>, <instruction-set>. But <target-os> is
set. Because the User Handbook doesn't tell anything why some of the
bultin props are not set (props of the target os/platform) I assume it
is a bug.
May this be correct?
Oliver