Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2007: Missing header in Boost.MPI
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-16 06:29:49
#2007: Missing header in Boost.MPI
---------------------------------------+------------------------------------
Reporter: manuel.freiberger_at_[hidden] | Owner: troyer
Type: Bugs | Status: reopened
Milestone: Boost 1.36.0 | Component: mpi
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------+------------------------------------
Changes (by manuel.freiberger_at_[hidden]):
* status: closed => reopened
* resolution: invalid =>
Comment:
Yes, I _do_ link with Boost.MPI. Here is the command I used:
mpic++ -lboost_serialization-mt -lboost_mpi-mt -o mpi-test mpi-test.cpp
I tried to link the program with and without Boost.MPI and with and
without the *.ipp files
included. Including the files but not linking against Boost.MPI leads at
least to undefined
references to the communicator and so on. The program really only builds
when both the *ipp
files and the Boost.MPI library are included.
During the weekend I also found a discussion on the mailing list which is
related to the
problem I think:
http://groups.google.no/group/boost-
list/browse_thread/thread/9a50fcdaa867950c/3c3b5ac8f7919157?#3c3b5ac8f7919157
Unfortunately, the discussion did not lead to any solution, as far as I
can see.
Would it be of help if I uploaded the whole log-file containing the linker
errors?
/Manuel
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2007#comment:4>
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