Re: [Boost-bugs] [Boost C++ Libraries] #9774: [libs/coroutine] Undefined symbols for architecture i386: _make_fcontext / _jump_fcontext

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9774: [libs/coroutine] Undefined symbols for architecture i386: _make_fcontext / _jump_fcontext
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-04 14:09:08


#9774: [libs/coroutine] Undefined symbols for architecture i386: _make_fcontext /
_jump_fcontext
--------------------------------------+-----------------------
  Reporter: class101 <ad@…> | Owner: olli
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: coroutine
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-----------------------

Comment (by class101 <ad@…>):

 More readable params


 {{{
 b2 -j1 -d2 -q toolset=clang-darwin \
               variant=release \
               abi=sysv \
               address-model=32_64 \
               binary-format=mach-o \
               link=static,shared \
               pch=off \
               target-os=darwin \
               threadapi=pthread \
               cxxflags="-w -O2 -arch i386 -arch x86_64" linkflags="-w
 -arch i386 -arch x86_64 -lstdc++"
               --with-coroutine

 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9774#comment:7>
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