Subject: [Boost-bugs] [Boost C++ Libraries] #13491: boost.context link problem on Linux
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-03-25 09:03:04
#13491: boost.context link problem on Linux
------------------------------+-------------------------
Reporter: yuval.dinari@⦠| Owner: olli
Type: Bugs | Status: new
Milestone: To Be Determined | Component: context
Version: Boost 1.66.0 | Severity: Showstopper
Keywords: link error |
------------------------------+-------------------------
After building and installing all boost libraries, and trying to build a
program that just instantiates a boost::context::continuation object I get
the following link error:
/tmp/ccSYihGo.o: In function
`boost::context::continuation::~continuation()':
/usr/local/include/boost/context/continuation_fcontext.hpp:236: undefined
reference to `ontop_fcontext'
This happened for version 1.66 on both ubuntu and debian, and also when
installing 1.65 package from bionic repository on ubuntu.
OS versions -
debian 8.10 jessie (kernel Linux 3.16.0-5-amd64, arch x86-84)
ubuntu 16.04.2 (kernel Linux 4.4.0-1013-aws, arch x86-64)
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13491> 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 : 2018-03-25 09:07:03 UTC