|
Boost : |
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-10-02 13:55:11
Martin Wille writes:
> Aleksey Gurtovoy wrote:
>
>> Martin,
>> While the missing cells fix is still in works, could you please
>> upload the new Intel-8.0 log to us again?
>
> Done.
Thank you! The first thing I see is this:
intel-linux-C++-action ../bin/boost/libs/python/build/libboost_python.so/intel-8.0-linux/debug/shared-linkable-true/stdlib-gcc/numeric.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3/limits(280): error: identifier "__CHAR_BIT__" is undefined
static const int digits = __glibcpp_digits (char);
^
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3/limits(330): error: identifier "__CHAR_BIT__" is undefined
static const int digits = __glibcpp_digits (signed char);
^
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3/limits(326): error: identifier "__SCHAR_MAX__" is undefined
{ return -__SCHAR_MAX__ - 1; }
^
...
Any clues of what's up here?
-- Aleksey Gurtovoy MetaCommunications Engineering
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk