On Mon, 2012-11-26 at 15:03 +0100, Alain O Miniussi wrote: > Hi, > > Also, that is the rationale for configuring Boost MPI out of mpi[CC|c++| > cxx] instead of mpicc, since tha's the API that is used ?
Appart from the fact that if you include the C++ MPI headers (which mpicc is likely to do), you probably want to link with the matching libs ;-) > Best regards > > Alain _______________________________________________ Boost-mpi mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/boost-mpi
