Boost logo

Boost Users :

From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2019-09-12 05:34:54


On Thu, 12 Sep 2019, 01:39 Raymond Burkholder via Boost-users, <
boost-users_at_[hidden]> wrote:

> On 2019-09-11 2:14 p.m., Osman Zakir via Boost-users wrote:
> > Okay, so how do I build Boost under the C++17 standard? There's
> > something I need to do in the configuration file, right?
>
> part of my command line on linux (windows would be a different toolset):
>
> ./b2 --layout=versioned toolset=gcc cxxflags=-std=gnu++17 ........
>

The cxxflags use is discouraged. The cxxstd is b2 canonical setting for the
standard.

Mateusz Loskot, mateusz_at_[hidden]
(Sent from mobile, may suffer from top-posting)



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net