Boost logo

Boost-Build :

Subject: Re: [Boost-build] build problems with mpi and python
From: commb07_at_[hidden]
Date: 2012-09-17 12:35:13


I have solved the second problem myself:
ActivePython is built with Microsoft Visual C++, so GNU compilers have
trouble with the libraries.
The solution is to build a compatible library with pexports and dlltools
and put that in the python libs folder. For details see
http://smittywerben.wordpress.com/2012/09/17/building-boost-with-mingw-on-windows-7-64-bit-with-activepython/.

Can anyone help with the first problem?


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