Boost logo

Boost :

Subject: [boost] [mpi] Naming of Python extension
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2011-01-25 15:53:43


At present, when both mpi and python are configured/detected, Boost.MPI tries to build a python
extension which is named, on Linux, mpi.so. When building with --build-type=complete, an
attempt to build that file with several properties is made, which Boost.Build detects and
complains about.

This was the case for several releases, and nobody seemed to care, but it's still not good.
So, could Boost.MPI maintainers express their preference for either:

- Building one variant of mpi.so, no matter what, in which case what variable (debug/release,
single/multi threaded)?
- Building several, differently named or installed in different places, variants of mpi.so

Thanks,
Volodya

-- 
Vladimir Prus
Mentor Graphics
+7 (812) 677-68-40

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk