|
Boost : |
Subject: Re: [boost] profile-templates
From: Eric Niebler (eric_at_[hidden])
Date: 2009-05-29 22:40:43
Stefan Seefeld wrote:
> Hello,
>
> I'v just learned about your template instantiation profiler tool, and
> I'm very intrigued !
> What is the best way to download and build it ? I tried to check out
> sandbox/tools/profile_templates, but it seems that is not meant to be
> used stand-alone. Do I really need to check out the entirety of the
> sandbox (which is huge !) ? Or are there better ways to do it ?
The easiest way is to:
cd %BOOST_ROOT%\tools
svn co https://svn.boost.org/svn/boost/sandbox/tools/profile_templates
set
BOOST_BUILD_PATH=%BOOST_ROOT%\tools\build\v2;%BOOST_ROOT%\tools\profile_templates
Then you can use the template profiler as described in the docs.
HTH,
-- Eric Niebler BoostPro Computing http://www.boostpro.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk