Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-09-21 03:30:37


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


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