Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-05-11 17:14:34


Phil Edwards wrote:
> Anyhow, this was fixed a few days before that GCC snapshot. The problem
> is that intmax_t is being typedef'd oddly, probably to 'long long'
> because (IIRC) Boost uses its own stdint.h (don't recall the full path).

Yes.

> At the time of the snapshot, long long support in the C++ library was off
> by default. Now some other stuff has been fixed, and it's on by default.

Hm... I updated my copy of the gcc 3.0 branch today from the CVS, and it
still defaults to not defining _GLIBCPP_USE_LONG_LONG. gcc 3.1 does
define it, though.

Jens Maurer


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