$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Cannot compile boost mpi example
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-29 10:05:14
AMDG
Hernan Grecco wrote:
> Thanks for the response. This is a little bit confusing to me. According to:
>
> http://www.boost.org/doc/libs/1_43_0/more/getting_started/unix-variants.html
>
> I do not need to build BOOST.MPI. I thought Boost.MPI was a header only library.
>
It isn't the page is a little out of date.
C:\boost\trunk>bjam --show-libraries
The following libraries require building:
- date_time
- filesystem
- graph
- graph_parallel
- iostreams
- math
- mpi
- program_options
- python
- random
- regex
- serialization
- signals
- system
- test
- thread
- wave
In Christ,
Steven Watanabe