Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2008-04-17 06:57:00
Size: 532
Editor: was
Comment:
Revision 8 as of 2008-04-17 09:35:15
Size: 573
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [:/windows/msvc-2005-python: python]  * [:windows/msvc-2005-python: python]
Line 9: Line 9:
 * [:/windows/msvc-2005-twisted: twisted]  * [:windows/msvc-2005-twisted: twisted]
Line 11: Line 11:
 * [:/windows/msvc-2005-cython: cython]  * [:windows/msvc-2005-cython: cython]

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

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]
  • [:windows/msvc-2005-pexpect: pexpect]

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]