
3 Apr
2007
3 Apr
'07
10:38 p.m.
Kevin Sopp wrote:
I tried to compile boost cvs with gcc-4.3 snapshot to see what would happen since libstdc++ cleaned up their header files for 4.3. This produces some errors about missing identifiers, no other include file related problems were found. I have condensed the build log to show the relevant files:
[snip]
./boost/spirit/phoenix/operators.hpp:355: error: 'INT_MAX' was not declared in this scope ./boost/wave/grammars/cpp_chlit_grammar.hpp:93: error: 'CHAR_BIT' was not declared in this scope
I fixed these two in CVS. Regards Hartmut