Differences between revisions 7 and 8
Revision 7 as of 2008-04-17 07:05:15
Size: 529
Comment: make urls realtive
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 13: Line 13:
 * [: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]