Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8266: context library don't compile for Mac OSX universal binary
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-29 17:47:26
#8266: context library don't compile for Mac OSX universal binary
-------------------------------------+-------------------------------------
Reporter: Serguei E. Leontiev | Owner: olli
<leo@â¦> | Status: closed
Type: Bugs | Component: context
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.53.0 | Keywords: mac osx universal
Resolution: fixed | binary
-------------------------------------+-------------------------------------
Comment (by marco.serantoni@â¦):
git clone https://github.com/mirror/boost.git boost
macbook:boost marco$ ./b2 variant=release toolset=darwin threading=multi
address-model=32_64 link=static context
Performing configuration checks
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
...found 14 targets...
...updating 3 targets...
darwin.compile.c++ bin.v2/libs/context/build/darwin-4.2.1/release/address-
model-32_64/link-static/threading-multi/unsupported.o
libs/context/src/unsupported.cpp:7:2: error: "platform not supported"
#error "platform not supported"
^
1 error generated.
"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall
-gdwarf-2 -fexceptions -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE
-DNDEBUG -I"." -c -o "bin.v2/libs/context/build/darwin-4.2.1/release
/address-model-32_64/link-static/threading-multi/unsupported.o"
"libs/context/src/unsupported.cpp"
...failed darwin.compile.c++
bin.v2/libs/context/build/darwin-4.2.1/release/address-model-32_64/link-
static/threading-multi/unsupported.o...
...skipped <pbin.v2/libs/context/build/darwin-4.2.1/release/address-model-
32_64/link-static/threading-multi>libboost_context.a(clean) for lack of
<pbin.v2/libs/context/build/darwin-4.2.1/release/address-model-32_64/link-
static/threading-multi>unsupported.o...
...skipped <pbin.v2/libs/context/build/darwin-4.2.1/release/address-model-
32_64/link-static/threading-multi>libboost_context.a for lack of
<pbin.v2/libs/context/build/darwin-4.2.1/release/address-model-32_64/link-
static/threading-multi>unsupported.o...
...failed updating 1 target...
...skipped 2 targets...
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8266#comment:14> 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:15 UTC