Differences between revisions 6 and 7
Revision 6 as of 2008-04-17 06:57:00
Size: 532
Editor: was
Comment:
Revision 7 as of 2008-04-17 07:05:15
Size: 529
Comment: make urls realtive
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]

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]