Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-02-11 19:06:32


Hi Jens,

Here's the -v

Reading specs from
/afs/nd.edu/user1/lsc/Software/sun4x_57/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)

Note that this error message occurs when the flag "-pedantic" is used.

On Sun, 11 Feb 2001, Jens Maurer wrote:

Jens.M> Jeremy Siek wrote:
Jens.M> >
Jens.M> > With g++ 2.95.2 I'm getting the following error:
Jens.M> >
Jens.M> > ../../../boost/cstdint.hpp:138: too many `l's in integer constant
Jens.M> > ../../../boost/cstdint.hpp:149: #error defaults not correct; you must hand
Jens.M> > modify boost/cstdint.hpp
Jens.M>
Jens.M> This could happen if the ULLONG_MAX macros are defined, but the
Jens.M> compiler (or, more precisely, the preprocessor) doesn't actually
Jens.M> support "long long".
Jens.M>
Jens.M> On what platform are you getting the error? If it's Windows, please add
Jens.M> the precise version of your Cygwin or Mingw so that we can add a check
Jens.M> to cstdint.hpp with the exact version number. We already had a check
Jens.M> in there, but took it out because nobody could give the exact
Jens.M> circumstances when the bug fired.
Jens.M>
Jens.M> What does "gcc -v" say?
Jens.M>
Jens.M> Jens Maurer
Jens.M>
Jens.M>
Jens.M>
Jens.M>
Jens.M>
Jens.M>

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------


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