Boost logo

Boost :

Subject: [boost] Compilation for PGI and ublas
From: Barend Gehrels (barend_at_[hidden])
Date: 2011-03-26 13:49:28


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


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