"Christian Heimes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Today an user named weck has submitted three patches for VS 2005 support > [0]. In one of the replies Martin said that he likes to use the upcoming > VS2008 as new default compiler. > > I've downloaded the Beta 2 of VS 2008 from [1] and played with it a bit. > It comes with most tools required to build Python except of ml.exe > (Microsoft ASM) but I found [2]. Although it looks a bit old it does its > job for OpenSSL.
While ml.exe is intentionally omitted for the express version of Visual C++, the standard versions of Visual Studio are supposed to include ml.exe. The VS 2008 beta 2 version omitted it by mistake. At the moment there is no convenient way to get the latest version. This should be fixed for the final release. (Obviously the older versions still work.) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com