$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2008-04-03 10:00:10
On Apr 3, 2008, at 9:48 AM, Beman Dawes wrote:
> Changes I'd like to see include:
>
> * Add Microsoft VC++ 9.0. This is now the most current version.
> * Drop Microsoft VC++ 7.1. Supporting two versions (9.0 and 8.0) is
> about all we can afford.
> * Drop the Intel compiler on Windows. Not enough people seem to care
> about this compiler/platform.
>
> Other suggestions?
Add GCC 4.3.0.
- Doug