Boost logo

Boost :

Subject: Re: [boost] [build][msvc] create PDBs
From: Daniela Engert (dani_at_[hidden])
Date: 2013-07-24 01:47:26


Am 24.07.2013 06:20, schrieb Ahmed Charles:
> The size difference is LTCG, not debug info.

Sorry, I don't understand your comment - probably my fault. Which
numbers do you refer to?

You can't compare debug and release configurations because of different
compile options for optimization, inlining and link-time code generation
- unless you really want to observe the impact of those compile options.
BTW, stock msvc.jam/.py has no clue about link-time code generation and
how to enable it.

Ciao
    Dani


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