|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-24 04:19:19
On Monday 20 June 2005 22:51, DJB wrote:
> Hi,
>
> Is it possible to use precompiled headers will bbv2-m10?
Sure, in "automatic mode" of Windows compilers you just need a command line
switch, that can be added via "<cxxflags>" property.
The manual mode ("build stdafx.cpp" with some special switch, build all other
sources with another switch), is not supported, or rather nobody has tried
it.
Some time ago I wanted to add such support by given that gcc did not give
any speedup for me, dropped the project.
- 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