Opened 13 years ago

Closed 13 years ago

#3399 closed Bugs (fixed)

incomplete boost::serialization linkage with cmake

Reported by: Isidor Zeuner <boost@…> Owned by: Douglas Gregor
Milestone: Boost 1.41.0 Component: CMake
Version: Boost 1.40.0 Severity: Problem
Keywords: serialization cmake Cc:

Description

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.

I verified it by finding that none of the boost::mpi hello world examples could be compiled.

Attachments (1)

boost-cmake.diff (410 bytes ) - added by Isidor Zeuner <boost@…> 13 years ago.
proposed fix

Download all attachments as: .zip

Change History (2)

by Isidor Zeuner <boost@…>, 13 years ago

Attachment: boost-cmake.diff added

proposed fix

comment:1 by troy d. straszheim, 13 years ago

Resolution: fixed
Status: newclosed

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.

Note: See TracTickets for help on using tickets.