Boost logo

Boost-Build :

Subject: Re: [Boost-build] Build only option to boost?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-04-07 22:31:19


AMDG

On 04/07/2011 07:24 PM, Belcourt, K. Noel wrote:
> I'm trying to do some performance (scaling) testing and was wondering if
> anyone knows how to build all of Boost without running any tests. I'm
> looking to compile and link the largest possible set of Boost source
> code and applications while not running any tests (except for the very
> few that run when bjam starts up). I usually do something like this:
>
> cd boost/status
> bjam -j64 intel
>
> but this will run all the tests. Does anyone know if or how this might
> be possible?
>

There isn't an option for this. You could
hack testing.jam to make run equivalent to link.

In Christ,
Steven Watanabe


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