Subject: [Boost-bugs] [Boost C++ Libraries] #7895: Boost.Wave 1.52 does not build using clang++ on Darwin
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-15 10:19:08
#7895: Boost.Wave 1.52 does not build using clang++ on Darwin
-------------------------------------+--------------------------------------
Reporter: alexey.pelykh@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.52.0
Severity: Problem | Keywords: boost wave clang darwin macosx
-------------------------------------+--------------------------------------
I've applied #7671 and invoked build as follows
{{{
./b2 variant=debug,release --layout=versioned toolset=clang
cxxflags="-fPIC -std=c++11 -stdlib=libc++ -arch i386 -arch x86_64"
linkflags="-stdlib=libc++ -arch i386 -arch x86_64" threading=multi
link=shared --stagedir=stage_darwin_intel_shared_mt stage
}}}
And everything builds, except for a log of warnings and except for
Boost.Wave fails
P.S. Static flavor of boost builds Wave fine.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7895> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC