$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-10-07 15:11:53
On Saturday 07 October 2006 16:25, Ilya Sokolov wrote:
> It seems that pch=off does not work )-:
> >bjam gcc pch=off
>
> in builtin.jam: dummy-generator (this is my debug output)
> warn: Unable to construct ./pch
> in builtin.jam: dummy-generator (this is my debug output)
> in gcc.jam: run-pch (this is my debug output, ERROR!)
Fixed thusly.
- Volodya
build/
* generators.jam (try-one-generator-really): If generator
returns a property set but no targets, consider it a success.