$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-30 00:24:54
Edward Diener wrote:
> Comeau compiler ? Of course it exists. What do you mean by Comeau toolset
> for V2 ? Do you mean that bjam V2 does not support the toolsets that bjam
> V1 supports ? If this is the case, certainly it should be documented.
I'll try to put V2-vs-V1 part into the docs.
>> Try updating your bjam and rebuilding it.
>
> I have the latest bjam executable for Windows from sourceforge. Does this
> not support V2 ?
I'm afraid no. The error message you posted, for example, means that your
bjam does not have a builtin feature that I've recently added for
optimization purposes.
- Volodya