
11 Dec
2006
11 Dec
'06
1:10 p.m.
Anthony Williams wrote:
Hi all,
There are a lot of tests that are causing Internal Compiler Errors on msvc-6.5~release. Several of them are in the tests for the test library itself, such as this one:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/ou...
and this one:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/ou...
Both these failures occur on a seemingly innocuous BOOST_CHECK_EQUAL.
Any ideas?
I am getting even more errors when doing bjam --v2 toolset=msvc-6.6 in libs/test/test Complaints about base classes missing and zero divisions and the like... What is wrong here? Roland