Boost logo

Boost-Build :

Subject: Re: [Boost-build] bbv2 and profile guided optimisations
From: Jan Boehme (jan.boehme_at_[hidden])
Date: 2011-08-19 10:59:56


On 08/18/2011 03:28 PM, lepere wrote:
> I don't know how to do this since this is not only a set of options to
> choose (new variants) ? The compiler i use is microsoft visual studio 8.

I use it this way und Linux/Intel:

bjam <target> <options> cflags="-prof-gen" -a

start target manually if not started by <target>

bjam <target> <options> cflags="-prof-use" -a

Bye, Jan.


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