Boost logo

Boost :

Subject: [boost] [build] PROBLEM specifying libc++!!!!
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-02-21 04:04:15


This is hard to teach, hard to remember, and error prone:

    script: b2 -j3 libs/beast/test toolset=clang cxxstd=11
cxxflags=-stdlib=libc++ linkflags=-stdlib=libc++

There's an issue to address it in a straightforward fashion:

    <https://github.com/boostorg/build/issues/287>

Anyone know how to do this and have the will to make life easier for
poor overworked library maintainers?

Regards


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