Subject: Re: [boost] rule cpp-pch unknown in Jamfile</D:/boost/trunk/libs/math/build>?
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-02-28 15:59:55


Steven Watanabe:
> AMDG
>
> Peter Dimov wrote:
>> I'm trying and failing to run the smart_ptr tests because of:
>>
>> D:\boost\trunk\libs\smart_ptr\test>bjam
>> ..\..\..\libs\math\build\Jamfile.v2:8: in modules.load
>> rule cpp-pch unknown in module Jamfile</D:/boost/trunk/libs/math/build>.
>
> It works for me as of revision 51485.

Further investigation shows that it works (for me) with toolset=gcc and an
explicit toolset=msvc, but doesn't for toolset=borland and when the toolset
is omitted (this works in the release branch and defaults to msvc).