Boost logo

Boost Interest :

Subject: Re: [Boost-cmake] Wiki to disappear: docs in progress
From: Brad King (brad.king_at_[hidden])
Date: 2009-05-12 16:37:07


Doug Gregor wrote:
> On Tue, May 12, 2009 at 1:02 PM, Beman Dawes <bdawes_at_[hidden]> wrote:
>> I first tried to use the VC++ IDE compiler. The Solution file is so
>> large it is impossibly slow to load and unload. A non-starter. Bill or
>> Brad had warned about that, so no surprise, and I just moved on to the
>> command line compiler. That's what I prefer for these canned builds
>> anyhow.
>
> Ugh. We'll still have to see if we can find a way around this.

This is due to the large number of separate test executables.
Combining tests into test drivers will solve this (along with
reducing disk usage, total link time, etc.).

-Brad


Boost-cmake 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