Boost logo

Boost Users :

Subject: [Boost-users] [mpi] Linking with MPICH2 under Cygwin
From: Murphy, John T. (jtmurphy_at_[hidden])
Date: 2012-09-07 10:35:11


Hello all,

I recently posted two messages concerning linking boost.mpi with MPICH2 under Cygwin.

For the list archives, the solution to this problem was to make sure that the boost libraries were created using the link=static and runtime-link=static boost build options, which creates libraries appropriate for static linking (and marked with a -s infix).

When linked statically to the MPICH libraries and the appropriate boost libraries my code can execute correctly.

Best,
John

--
John T. Murphy
Computational Postdoctoral Fellow
Decision and Information Sciences and
Argonne Leadership Computing Facility
Argonne National Laboratory
jtmurphy_at_[hidden]

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net