Re: Threading feature default
Steven Watanabe via Boost-build <[email protected]>
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Organization | Providere Consulting, Inc. |
| Message-ID | <[email protected]> |
AMDG On 08/30/2018 07:16 AM, Ian Emmons via Boost-build wrote: > What is the default for the <threading> feature, "single" or "multi"? I > would actually like to know the answer to this in two contexts: > > 1. For Boost.Build in general (i.e., as a general build tool that I use > for my own projects), and > The default is <threading>single, but some toolsets, such as msvc, forcibly override this, when there is no single threaded configuration. > 2. In the build infrastructure of the Boost libraries themselves? > Boost explicitly sets the default to <threading>multi. In Christ, Steven Watanabe _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build