$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Hoeppler (hoeppler_at_[hidden])
Date: 2007-02-01 17:26:28
Hi,
this is on linux with a current checkout of the cvs HEAD revision of boost.
The attached error occurs when both of the mpi and python libs are activated
by an appropriate
using python ;
and
using mpi ;
statement in user-config.jam. However, if only one of the libs is activated,
everything builds just fine. Do the respective toolsets somehow interfere
with each other?
Chris.