$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Schmidt (prs_at_[hidden])
Date: 2003-07-10 07:40:27
--- In jamboost_at_[hidden], "Paul Schmidt" <prs_at_k...> wrote:
> It might be as simple as redefining AS
Alas, that does not seem to be the case; I redefined AS in one of my
new toolset files, and it worked, but when I attempted to run bjam
with both of my new toolsets specified, AS and ASFLAGS definitions
were intermingled and/or overwritten.
I had expected that the assignments would have been cleared between
toolset invocations, but that doesn't seem to be the case. I guess I'm
not fully into the paradigm here, could someone explain, or point me
at the relevant portion of some documentation?
tia
Paul