Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-24 10:01:26


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

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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