Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Trunk testing (general) and MSVC11
From: Eric Niebler (eric_at_[hidden])
Date: 2012-08-25 15:27:12


On 8/24/2012 1:00 PM, Steven Watanabe wrote:
> On 08/24/2012 12:39 PM, Eric Niebler wrote:
>> I'm guessing
>> most of the space is debug information. Is there a way to turn that off?
>
> Add <debug-symbols>off to the requirements.

Done. Thanks, Steven. test_actions.obj alone goes from 63Mb to 12Mb.
Many of the other .obj files are also dramatically smaller. This easily
outweighs the extra build of the test framework that it requires, which
only takes up 22Mb.

Testers who care about space should delete their
bin.v2\libs\xpressive\test directories if they actually want reclaim
space. Otherwise, they'll have *both* the huge .obj files and the
smaller ones. :-P

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

Boost-testing list run by mbergal at meta-comm.com