
27 May
2006
27 May
'06
9:18 a.m.
Ralf W. Grosse-Kunstleve wrote:
The new integral_promotion.hpp doesn't compile with the old EDG238-based MIPSpro 7.3.1 compiler (SGI, IRIX). This breaks our Boost.Python build. However, with the simple patch below the build is OK again. I'd love to maintain the MIPSpro Boost.Python build, but it is not worth serious work. Therefore the patch is simply #ifdef'ing out the two promotion header files for this specific platform. Are there any objections against this approach?
That looks sensible to me, go ahead and commit if you want to, John.