$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-05-14 15:45:05
Intel has been kind enough to contribute a copy of their compiler for the 
Win32 regression tests, and it has been added to the regular Boost 
regression test configuration.  An appropriate acknowledgement has been 
added to the status page.
The results for the current CVS snapshot are available at
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/boost/boost/status/cs-win32.html?rev=1.14
The error log is also available.  See
ftp://boost.sourceforge.net/pub/boost/regression-logs/win32.zip
The results look pretty good, but some libraries are failing (functional, 
graph, pool, regex, iterator adaptors, etc).
In looking at the problems, keep in mind that the Intel tests use the 
library that ships with the Microsoft compiler.  Although boost/config.hpp 
has been more or less set up to reflect that, there may still be a few more 
changes needed.
--Beman