Boost logo

Boost :

Subject: Re: [boost] [log] MSVC 9 build hangs
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-09-04 08:24:00


On Wed, Sep 4, 2013 at 4:01 PM, Tom Kent <lists_at_[hidden]> wrote:

> I've got it at a spot where I can run stuff manually now, but I'm not sure
> how to manually kickoff that test. Can you tell me what command would
> re-create the test manually?
>
>
I think you should be able to run tests by simply invoking b2 in the tests
directory. I.e.:

cd libs\log\test
b2 --toolset=msvc-11.0 -j4 address-model=64

if the command line on the test stand info page [1] is accurate.

This command won't check for timeout though. I'm not sure how to measure
time from the command line on Windows.

[1]
http://www.boost.org/development/tests/trunk/teeks99-03d-win2008-64on64.html


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