|
Boost Testing : |
Subject: Re: [Boost-testing] msvc x64 and bigobj
From: KTC (ktc_at_[hidden])
Date: 2013-07-08 16:40:35
On 08/07/2013 20:59, Adam Wulkiewicz wrote:
>
> Is this an error in parameters? Or is it normal for big files? In this
> case, is there and what is the policy of defining /bigobj flag for msvc
> in test Jamfile?
I'm pretty sure this isn't new as I've long learned to declare /bigobj
as a compileflags in my site-config.jam either as a result of compiling
boost in general or running the regression tests previously.
KTC