On Tue, Jul 21, 2009 at 3:04 PM, Christian Heimes<[email protected]> wrote: > > Some features like PGO aren't available in VS Express Edition or Windows > SDK. I'm not sure about all aspects of X86_64 builds, too. I'm prefer > better safe than sorry.
Ah, you're right -- the PGO bits probably need VS Pro. The 64-bit compilers should be in the Windows SDK, but it wouldn't surprise me if they were not included in Express. -- Curt Hagenlocher [email protected] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
