Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost.mpi] Installation with Intel compilers (solved)
From: Federico Golfrè Andreasi (federico.golfre_at_[hidden])
Date: 2010-04-14 09:46:50


The fix you suggested me worked well !
Thank you !!!

Date: Mon, 12 Apr 2010 10:17:11 -0600
> From: "Belcourt, Kenneth" <kbelco_at_[hidden]>
>
> You could try to edit mpi.jam around line 221 like this:
>
> if $(otherflags) {
> for unknown in $(unknown-features)
> {
> result += "$(unknown)$(otherflags:J= )" ;
> }
> }
>
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net