Boost C++ Libraries: Ticket #13491: boost.context link problem on Linux https://svn.boost.org/trac10/ticket/13491 <p> 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: </p> <p> /tmp/ccSYihGo.o: In function `boost::context::continuation::~continuation()': /usr/local/include/boost/context/continuation_fcontext.hpp:236: undefined reference to `ontop_fcontext' </p> <p> This happened for version 1.66 on both ubuntu and debian, and also when installing 1.65 package from bionic repository on ubuntu. </p> <p> OS versions - </p> <p> debian 8.10 jessie (kernel Linux 3.16.0-5-amd64, arch x86-84) </p> <p> ubuntu 16.04.2 (kernel Linux 4.4.0-1013-aws, arch x86-64) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13491 Trac 1.4.3 anonymous Sun, 25 Mar 2018 12:23:31 GMT <link>https://svn.boost.org/trac10/ticket/13491#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13491#comment:1</guid> <description> <p> Oops, please ignore, the issue was order of parameters to g++ (lib should after files using it) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>olli</dc:creator> <pubDate>Sun, 25 Mar 2018 13:28:43 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/13491#comment:2 https://svn.boost.org/trac10/ticket/13491#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> Ticket