$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Fix the gcc toolset for applying c++ features
From: Vladimir Prus (ghost_at_[hidden])
Date: 2012-10-06 16:24:42
On 27.04.2012 14:00, Alexey Nikitin wrote:
> Hi,
>
> Now gcc toolset not correct processed features <rtti>off and
> <exception-handling>off. First applied not only c++ and second not
> processed anyway. I propose a patch to fix this.
Thanks, committed in revision 80893.
- Volodya