Boost logo

Boost :

Subject: Re: [boost] Measuring compile time performance
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-11-10 12:35:40


AMDG

Joel Falcou wrote:
> Steven Watanabe a écrit :
>> I've updated the documentation an uploaded a zip to the vault.
>> http://www.boostpro.com/vault/index.php?&direction=0&order=&directory=Tools
>>
>>
> Sorry to bring up this old discussion.
> How difficult could it be to reuse this into a bjam free environnement
> or as a standalone process ?

The steps are:

a) compile postprocess.cpp
b) preprocess the source cpp file
c) run perl preprocess.pl on the preprocessor output
d) compile the result, adding the tool's root directory to the include
path and capture the output.
e) run postprocess on the compiler's output.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk