
10 Nov
2008
10 Nov
'08
5:07 p.m.
John Maddock wrote:
Jon Biggar wrote:
This is what the alignment_of test case outputs on my system:
alignment_of_test.cpp:78: The expression: "::boost::alignment_of<double>::value" had an invalid value (found 8, expected 4) alignment_of_test.cpp:81: The expression: "::boost::alignment_of<
boost::long_ long_type>::value" had an invalid value (found 8, expected 4)
That's with this version of gcc from Fedora 9:
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
OK I've reproduced that on an i386 Linux system: looks like all our tests are run on x64 boxes where the test does pass. Are you on a 32-bit Linux box?
Yes. -- Jon Biggar jon@biggar.org jon@floorboard.com