
3 Apr
2008
3 Apr
'08
7:47 p.m.
Giovanni Piero Deretta wrote:
On Thu, Apr 3, 2008 at 3:48 PM, Beman Dawes <bdawes@acm.org> 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?
gcc-4.3?
Yes. Specifically the current release, 4.3.0. In general, we want to always be targeting the current release for a compiler, as of at the start of our release cycle. --Beman