Boost logo

Glas :

Re: [glas] MTL: mtl4?

From: Neal Becker (ndbecker2_at_[hidden])
Date: 2007-10-12 07:01:43


This is on fedora linux F7 x86_64 (boost is current boost trunk + some of my
patches):

First I just tried running standard test:
g++ -o libs/numeric/mtl/test/bit_masking libs/numeric/mtl/test/bit_masking.o
/home/nbecker/mtl4/libs/numeric/mtl/test/bit_masking
Mask 55555555, 32x32 base is row-major 0, is column-major 0, shark 2 row-major
0, 4x4 row-major 0, column-major 0
Mask aaaaaaaa, 32x32 base is row-major 0, is column-major 0, shark 2 row-major
0, 4x4 row-major 0, column-major 0
Mask 5555555c, 32x32 base is row-major 0, is column-major 0, shark 2 row-major
0, 4x4 row-major 1, column-major 0
Mask 55555553, 32x32 base is row-major 0, is column-major 0, shark 2 row-major
0, 4x4 row-major 0, column-major 1
Mask 555557e0, 32x32 base is row-major 1, is column-major 0, shark 2 row-major
0, 4x4 row-major 0, column-major 0
Mask 5555541f, 32x32 base is row-major 0, is column-major 1, shark 2 row-major
0, 4x4 row-major 0, column-major 0
Mask 555557c1, 32x32 base is row-major 0, is column-major 0, shark 2 row-major
1, 4x4 row-major 0, column-major 0
Mask1 55555555, Mask2 55555555
/usr/local/src/boost.hg/boost/test/minimal.hpp(122): exception "C string:
Different masks
" caught in function: 'int main(int, char**)'

**** Testing aborted.