$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Prashant Thakre (prashant.thakre_at_[hidden])
Date: 2007-01-24 01:54:54
Hi,
I wanted to check if Build System V2 has any option for specifying the build
mode i.e. 64-bit or 32-bit e.g. for toolset acc, "+DD64" is hard coded in
acc.jam. This would require user to edit acc.jam for 32-bit build.
It would really help if bjam has an option to facilitate this i.e. --
build_mode=64/32 default value being that supported by the compiler.
-- regards, Prashant Thakre