Opened 14 years ago

Closed 14 years ago

#2006 closed Bugs (duplicate)

Missing header in Boost.MPI

Reported by: manuel.freiberger@… Owned by: Douglas Gregor
Milestone: Boost 1.36.0 Component: mpi
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

Compiling the small example in the attachment using Boost 1.35.0, gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux) I got many errors like

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 this should happen either in Boost.MPI or Boost.Serialization.

Regards, Manuel

Change History (2)

comment:1 by manuel.freiberger@…, 14 years ago

Sorry, due to a Browser crash I added this ticket twice. Please see ticket #2007 for attachment.

comment:2 by Douglas Gregor, 14 years ago

Resolution: duplicate
Status: newclosed

Duplicate of 2007 due to a browser crash.

Note: See TracTickets for help on using tickets.