Boost logo

Boost-Build :

Subject: [Boost-build] How to build Boost with libc++?
From: Henry Yeh (d01075187_at_[hidden])
Date: 2017-04-27 09:13:51


Hi All,

I'm a newbie to Boost, and I want to build boost_1_64_0 against libc++.
However, it seemed useless to pass flags cxxflags="-stdlib=libc++" and
linkflags="-stdlib=libc++" as Boost would still end up linking against
libstdc++.

I've noticed this post
<http://boost.2283326.n4.nabble.com/How-to-build-Boost-with-Clang-libc-and-NOT-link-against-libstdc-td4691162.html>
in the forum, but I don't understand clearly and I think the setting might
be different from other OS(my OS is OS X 10.11).

Hope someone could kindly teach me how to build boost_1_64_0 against libc++
from source for OS X.

Thanks,

--
Henry Yeh
--
View this message in context: http://boost.2283326.n4.nabble.com/How-to-build-Boost-with-libc-tp4693897.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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