Boost C++ Libraries: Ticket #4703: Multiple definitions of Boost.ASIO symbols when linking https://svn.boost.org/trac10/ticket/4703 <p> I just update from Boost 1.42 to 1.44 but ASIO no longer links. </p> <p> Boost.ASIO 1.44 comes with separate compilation support, the issue is the missing "inline" keyword when compiling ASIO has header only. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4703 Trac 1.4.3 chris_kohlhoff Sat, 16 Oct 2010 07:30:21 GMT status, severity changed; resolution set https://svn.boost.org/trac10/ticket/4703#comment:1 https://svn.boost.org/trac10/ticket/4703#comment:1 <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> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Problem</span> </li> </ul> <p> This works in all my programs. Please supply a minimal test case and reopen the bug. </p> Ticket