
26 Mar
2011
26 Mar
'11
5:49 p.m.
hi, The Boost.Trunk regression report gives me for most of the tests, on Sandia-pgi-11.2: catastrophic error: #error directive: Your compiler and/or configuration is unsupported by this verions of uBLAS. Define BOOST_UBLAS_UNSUPPORTED_COMPILER=0 to override this message. Boost 1.32.0 includes uBLAS with support for many older compilers. This message is also reported for all tests in numeric/ublas. We're only slightly dependant on ublas (only in matrix transformations). They are indirectly included in many testfiles but are not really used there. Will I set BOOST_UBLAS_UNSUPPORTED_COMPILER to 0, for the tests? I checked and didn't notice any other library doing that. Regards, Barend