Subject: [Boost-bugs] [Boost C++ Libraries] #2007: Missing header in Boost.MPI
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-12 15:14:44
#2007: Missing header in Boost.MPI
--------------------------------------+-------------------------------------
Reporter: manuel.freiberger_at_[hidden] | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: mpi
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
--------------------------------------+-------------------------------------
Compiling the small example in the attachment using Boost 1.35.0 and GCC
4.1.2 I get lots of errors similar to
undefined reference to
`boost::archive::detail::archive_pointer_iserializer<boost::mpi::detail::forward_skeleton_iarchive<boost::mpi::packed_skeleton_iarchive,
boost::mpi::packed_iarchive> >::~archive_pointer_iserializer()'
A workaround is to explicitly include
boost/archive/impl/archive_pointer_?serializer.ipp.
I think, these headers should be included either in Boost.MPI or in
Boost.Serialization.
Best regards,
Manuel
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2007>
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 : 2017-02-16 18:49:58 UTC