$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.47.0][MPI] Showstopper
From: KTC (ktc_at_[hidden])
Date: 2011-06-18 10:03:27
On 17/06/2011 17:42, KTC wrote:
> Both the release & trunk version of MPI no longer compile on Microsoft
> Windows with Microsoft Compute Cluster Pack.
Trial and error shows merge #72443 is what caused it. That was the major
revision to Boost.Build in /tools/build/.
KTC