Boost logo

Boost :

From: John_Maddock_at_[hidden]
Date: 2001-06-06 05:53:11


> The version number of the compiler is still 5.1, so I'm thinking it
> has to have something to do with the way my environment is set up.

Judging by the error messages __SUNPRO_CC is either not defined, or
defined to some other number - although I don't really see how this
can happen - I suggest you start by trying to debug the preprocessor
logic in <boost/config.hpp> and try and figure out why the
__SUNPRO_CC <= 0x510 section isn't getting invoked.

- John


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