Boost logo

Boost-Build :

Subject: Re: [Boost-build] Compiling Boost.MPI and mpich2 under Suse Linux
From: Michael1984 (m.auli_at_[hidden])
Date: 2010-05-27 13:16:29


This was what I tried initially, however, the error message by boost
made me try to use the -fPIC flag.

Having tried the original way you suggested again, I find that the error
message for ./bjam install is exactly the same as before.

Michael

Belcourt, Kenneth wrote:
>
>
> On May 27, 2010, at 10:47 AM, Michael1984 wrote:
>
>> I am trying to compile Boost.MPI with Mpich2 under Suse Linux 10.x.
>> After having built Mpich2, involing ./bjam install I am presented
>> with the
>> following error below, however, recompiling mpich2 with -fPIC does
>> not help
>> either.
>>
>> mpich2$ ./configure CXXFLAGS=-fPIC; make; make install
>
> Go back to your static build of MPICH2 and drop your CXXFLAGS.
>
>> mpich2$ ./configure CXXFLAGS=-fPIC; make; make install
>
> mpich2$ ./configure ; make; make install
>
> Does that work any better or a different error message?
>
> -- Noel
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>
>

-- 
View this message in context: http://old.nabble.com/Compiling-Boost.MPI-and-mpich2-under-Suse-Linux-tp28696953p28697295.html
Sent from the Boost - Build mailing list archive at Nabble.com.

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk