Differences between revisions 10 and 11
Revision 10 as of 2008-04-29 18:28:07
Size: 744
Editor: ChrisGorecki
Comment:
Revision 11 as of 2008-11-14 13:42:09
Size: 754
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page is part the [:windows:Sage on Windows port]. This page is part the [[windows|Sage on Windows port]].
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]]
Line 13: Line 13:
 * [:windows/msvc-2005-pexpect: pexpect]  * [[windows/msvc-2005-pexpect| pexpect]]
Line 18: Line 18:
 * [:windows/msvc-2008-python: python]  * [[windows/msvc-2008-python| python]]
Line 20: Line 20:
 * [:windows/msvc-2008-distutils: distutils]  * [[windows/msvc-2008-distutils| distutils]]
Line 22: Line 22:
 * [:windows/msvc-2008-pycryto: pycrypto]  * [[windows/msvc-2008-pycryto| pycrypto]]
Line 24: Line 24:
 * [:windows/msvc32-2008-readline: readline]  * [[windows/msvc32-2008-readline| readline]]
Line 26: Line 26:
 * [:windows/msvc32-2008-gmp: gmp]  * [[windows/msvc32-2008-gmp| gmp]]

This page is part the 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.

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.