|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-10-26 05:11:39
On Thursday 26 October 2006 13:03, Bojan Resnik wrote:
> This patch creates a problem when compiling C++ pchs. The
> compile.c++.pch contains the lines:
> get-rspline $(targets[1]) : -TC ;
> get-rspline $(targets[2]) : -TC ;
>
> instead of
> get-rspline $(targets[1]) : -TP ;
> get-rspline $(targets[2]) : -TP ;
>
> which causes compiler errors.
Just fixed. Can you try again?
Thanks,
Volodya
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