$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost MPI install error
From: Matthias Troyer (troyer_at_[hidden])
Date: 2010-08-05 12:54:40
On 5 Aug 2010, at 09:25, Jack Bryan wrote:
>
> I used mpicc to compile it.
>
> I used ./bjam to compile and ./bjam install boost.
What do you specify in the using mpi: ..... statement? It seems you pick up the wrong mpiCC there
>
> Any help is appreciated.
>
> Jack