
23 Jul
2013
23 Jul
'13
11:47 p.m.
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