Differences between revisions 9 and 10
Revision 9 as of 2008-04-17 21:16:41
Size: 611
Editor: ChrisGorecki
Comment:
Revision 10 as of 2008-04-29 18:28:07
Size: 744
Editor: ChrisGorecki
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * [:windows/msvc-2008-python: python]

 * [:windows/msvc-2008-distutils: distutils]

 * [:windows/msvc-2008-pycryto: pycrypto]

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/msvc-2008-python: python]
  • [:windows/msvc-2008-distutils: distutils]
  • [:windows/msvc-2008-pycryto: pycrypto]
  • [:windows/msvc32-2008-readline: readline]
  • [:windows/msvc32-2008-gmp: gmp]