$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2003-08-28 03:38:24
Martin Wille wrote:
> PS: I'm able to work around this problem since
> bjam -sBUILD="release run" seems to do what I want.
No, it doesn't. Apparently, the stage rule is ignored with
that command line. Another set of binaries is built in
tools/regression/build/bin/process_jam_log/gcc/run/architecture-native/debug-symbols-on/inlining-off/instruction-set-default/optimization-off/profiling-off/rtti-on/runtime-link-dynamic/shared-linkable-false/threading-single/vtable-thunks-default/process_jam_log
Furthermore, it seems that the problem is not caused by the command line
parser. 1.30.2 bjam behaves similar when used with CVS HEAD.
Regards,
m