Boost C++ Libraries: Ticket #3399: incomplete boost::serialization linkage with cmake https://svn.boost.org/trac10/ticket/3399 <p> While the code from archive_exception.cpp and shared_ptr_helper.cpp is already referenced from the headers, they are not yet linked into the library when using cmake. </p> <p> I verified it by finding that none of the boost::mpi hello world examples could be compiled. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3399 Trac 1.4.3 Isidor Zeuner <boost@…> Fri, 04 Sep 2009 05:27:08 GMT attachment set https://svn.boost.org/trac10/ticket/3399 https://svn.boost.org/trac10/ticket/3399 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-cmake.diff</span> </li> </ul> <p> proposed fix </p> Ticket troy d. straszheim Sat, 21 Nov 2009 00:41:08 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3399#comment:1 https://svn.boost.org/trac10/ticket/3399#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">fixed</span> </li> </ul> <p> fixed for sure in 1.41.0.cmake0, and those files don't exist in 1.40.0 afaics. Please reopen if I've missed something. </p> Ticket