Boost logo

Boost-Build :

From: Orhun Birsoy (obirsoy_at_[hidden])
Date: 2006-04-24 12:42:46


On Mon, 24 Apr 2006 08:01:26 -0600, Vladimir Prus <ghost_at_[hidden]> wrote:

> On Friday 21 April 2006 17:47, Orhun Birsoy wrote:
>> I have this simple jamfile
>>
>> import cast ;
>> pch mypch : [ cast _ pcheader : pchMain.hpp ] pchMain.cpp ;
>> exe bjamTry : mypch main.cpp ;
>>
>> When I do a "bjam msvc-8.0 --clean", it deletes pchMain.hpp as well.
>> Did I
>> miss something?
>
> Hi Orhun,
> it's a bug, and I've just comitted a test and a fix for this bug. You
> should
> be able to get new version via the "Nightly build" link on
> http://boost.org/boost-build2.
>
> Let me know if this works for you.
>
> - Volodya
>

Thanks.

Since you just commited, I guess the nightly build that has the fix will
be available tomorrow. Because I just give a quick try to the current
nightly build, and it looks like, it still has the bug.

-- 
Orhun Birsoy

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk