
21 Sep
2005
21 Sep
'05
8:30 a.m.
Stephen Gross wrote:
What does uname -a print?
OSF1 <hostname> V5.1 732 alpha
Ok, you're on Tru64 5.1 then. This is the same version as where the regression runs are done. Could you please post the output of the following command invoked from the boost root directory: "g++ -E -dM -I. libs/integer/integer_traits_test.cpp | grep -v 'BOOST_PP' | sort" This might help to tell the exact difference between gcc 3.3.1 on your system on gcc 3.3.4 on the test system. Oh, and please post the output as an attachement so I don't have to unwrap the lines manually. Thanks, Markus