$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] MPI build problems in Fedora 14 x64
From: Juan Antonio Farré Basurte (jafb_at_[hidden])
Date: 2010-11-15 15:39:10
This test fails. Is there any workaroud?
Thanks,
Juan
1. Try to compile with `mpicxx -c` a file consisting of the single
line `#include ` ; if this fails, your `mpicxx` is not
installed properly.