Boost logo

Boost :

From: Michael Stevens (Michael.Stevens_at_[hidden])
Date: 2004-07-21 01:42:14


On Tuesday 20 July 2004 14:04,Stefan Slapeta <stefan_nospam__at_[hidden]>

Thanks Stefan for putting these up.

With regard to uBLAS there appear to be two problems unique to Intel-8
(Windows). Neither occur on the Linux compiler version!

The test2 fails with "unresolved external symbol"
std::complex<float>::complex<float>(class std::complex<float> const &)

Looks like the compiler has failed to instantiate this template or it is
missing from the library!

test7 are new tests that combine uBLAS with interval. Results are universally
poor on all Windows compiler but in each case for different reasons! In this
case the error suggests the windows compiler version is not finding a
conversion that exits.

Can you post the compiler options for these run. Maybe there are still VC
compatibility options set which are introducing compiler bugs!

Thanks,
Michael


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