$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-10-07 08:39:13
On Saturday 07 October 2006 15:35, Ilya Sokolov wrote:
> > I was no able to test with msvc, although I carefully looked at command
> > lines, and they look correct. I'd appreciate if somebody test this on
> > msvc, and try running the 'pch.py' test as well.
>
> bjam pch=off:
>
> [snip]
> tools\builtin.jam:904:
> in object(dummy-generator)@58.run
> rule property-set.empty unknown in module object(dummy-generator)@58.
> [snip]
>
> Please import property-set module in builtin.jam/dummy-generator.
Done! I entirely missed the pch=off use case when testing.
Thanks,
Volodya