Differences between revisions 6 and 12 (spanning 6 versions)
Revision 6 as of 2008-04-17 06:57:00
Size: 532
Editor: was
Comment:
Revision 12 as of 2022-04-05 00:41:03
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page is part the [:windows:Sage on Windows port].

= MSVC 2005 in 32 bit mode =

MSVC 2005 support is the main goal since Python 2.5 uses it as the default compiler on Windows.

 * [:/windows/msvc-2005-python: python]

 * [:/windows/msvc-2005-twisted: twisted]

 * [:/windows/msvc-2005-cython: cython]

= MSVC 2008 in 32 bit mode =

MSVC 2008 support should be investigated since Python 2.6 and Python 3K will switch to it as its default compiler on Windows.

 * [:windows/msvc32-2008-readline: readline]