> -----Original Message----- > From: Farid Zaripov [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 20, 2007 8:19 PM > To: stdcxx-dev@incubator.apache.org > Subject: RE: svn commit: r576543 - in > /incubator/stdcxx/trunk/etc/config/windows: msvc-7.0.config > msvc-9.0-x64.config msvc-9.0.config > > > > URL: http://svn.apache.org/viewvc?rev=576543&view=rev > > > Log: > > > 2007-09-17 Farid Zaripov <[EMAIL PROTECTED]> > > > > > > * msvc-7.0.config: Comments extended with information > > on MSVC 9.0 (Orcas). > > > * msvc-9.0.config: New config file for MSVC 9.0. > > > * msvc-9.0-x64.configNew config file for MSVC 9.0 x64 platform. > > > > Have you done full builds with this compiler? > > Sure. > > > If the results look good we could add it to our list of > platforms that > we've > > ported stdcxx to and tested on. (I still plan to put this list > > together for the 4.2 release and publish it on our site). > > I've not checked the test results in all builds, but the > all projects are built successfully, except those which are > failed on MSVC 8.0 (17.names.cpp and 26.valarray.cassign).
But don't forget that I've tested it with MSVC 9.0 BETA2 (not the release, because MSVC 9.0 is not released yet, the full release is scheduled for February 2008). Farid.