Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2008-04-28 14:18:38


Steven Watanabe wrote:
> AMDG
>
> gcc.compile.c++ bin\quaternion.test\gcc-4.3.0\debug\quaternion.o
> In file included from c:\Documents and Settings\Steven\My
> Documents\boost/boost/math/tools/config.hpp:24,
> from c:\Documents and Settings\Steven\My
> Documents\boost/boost/math/special_functions/sinc.hpp:18,
> from c:\Documents and Settings\Steven\My
> Documents\boost/boost/math/quaternion.hpp:28,
> from quaternion.cpp:47:
> c:\Documents and Settings\Steven\My
> Documents\boost/boost/math/special_functions/detail/round_fwd.hpp:36:
> error: ISO C++ 1998 does not support 'long long'

I'm testing a fix for this, but I'm left with a bunch of warnings:

warning: use of C99 long long integer constant

That I can't get rid of, not even with __extension__, anyone any ideas?

Thanks, John.


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