Subject: Re: [boost] rule cpp-pch unknown inJamfile</D:/boost/trunk/libs/math/build>?
From: John Maddock (john_at_[hidden])
Date: 2009-03-01 05:13:33


> Ok. I see what's going on.
> the Jamfile actually ought to have an
> import pch ;
> but this hasn't been detected before because it works
> as long as some other module does the import.

Thanks for tracking that one down!

John.