Boost logo

Boost-Build :

Subject: Re: [Boost-build] Default threading model in Linux
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-11-09 10:04:49


On Sunday 09 November 2008 17:20:43 Joaquin M Lopez Munoz wrote:
> Hello all,
>
> What is the default threading model (i.e. threading=single
> or threading=multi) assumed by Boost.Build on Linux systems?

By default, Boost.Build uses threading=single on all systems.
I've just committed a doc patch to say so.

On the other hand, I suspect you wanted to ask a different question.
In particular, when building C++ Boost on Linux, threading=multi is
used.

- Volodya


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