Boost logo

Boost Users :

Subject: Re: [Boost-users] Cannot build libboost_mpi.so
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-03-25 10:08:06


AMDG

On 03/25/2015 07:09 AM, Patrick Begou wrote:
>
> tar xvfz boost_1_57_0.tar.gz
> cd boost_1_57_0
> ./bootstrap.sh --prefix=/share/apps/boost_1_57_0-GCC48
> ./b2
>
> But I never get the requested libboost_mpi.so ?
>
> Even if the begining of the script tells me:
> Component configuration:
>
><snip>
> - mpi : building
> ......
>
>
> and libboost_mpi.so is requested for Fellpp....
>

You need to edit ~/user-config.jam (or
$BOOST_ROOT/project-config.jam) and add
using mpi ;

In Christ,
Steven Watanabe


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