Differences between revisions 10 and 11
Revision 10 as of 2009-01-08 04:13:49
Size: 2082
Comment: recreate page - a restart killed the content - strange
Revision 11 as of 2009-01-08 11:19:46
Size: 2329
Comment: Add Sage 2.5, 2.6, 2.10, add issues with 2.7
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:


=== Sage 2.10 ===

 * build with gcc 4.0.4


=== Sage 2.6 ===

 * build with gcc 4.0.4


=== Sage 2.5 ===

 * build with gcc 4.0.4
Line 76: Line 91:
None at the moment
=== Sage 2.7 ===

 * Does not have a fortran.spkg, but requires Fortran, so it fails while looking for gfortran

List of Sage Binaries on Sage.math

Below is a list of the available Sage binaries on sage.math. These are stored in /disk/scratch/mabshoff-sage-releases/ and as they become available should be in $PATH via sage-x.y.z[.w.v]. Those binaries can be used to test regressions or run some code that only works on older versions. You can also satisfy your personal curiosity about what it was like to run Sage x.y.z in ye ole' 2006. Once we have a reasonable number of working binaries we will add them to a special edition of the Sage VMWare image. Note that we might have to slightly patch releases to make them work, but we will note so for each individual release.

Sage 3.x

Sage 3.2.3

  • working
  • build with gcc 4.2.3 (system compiler)

Sage 3.2.2

  • working
  • build with gcc 4.2.3 (system compiler)
  • needs one patch applied to work around init.sage issue

Sage 3.2.1

  • working
  • build with gcc 4.2.3 (system compiler)

Sage 3.2

  • working
  • build with gcc 4.2.3 (system compiler)

Sage 2.x

Sage 2.10

  • build with gcc 4.0.4

Sage 2.6

  • build with gcc 4.0.4

Sage 2.5

  • build with gcc 4.0.4

Sage 2.0

  • build with gcc 4.0.4
  • all doctests pass
  • with gcc 4.2.3: gmp-4.2.1.p4: disable "# export ABI CFLAGS CXXFLAGS"
  • failed to build with gcc 4.2.3 (system compiler) due to problems when building an extension that uses givaro

Sage 1.x

Sage 1.2.0

  • build with gcc 4.0.4
  • One doctest failure:

[*] devel/sage-1.2.0/sage/schemes/plane_curves/projective_curve.py

Sage 1.0.0

Fixes/Issues/Status:

  • mwrank.spkg fails with namespace issue with gcc 4.2.3 (System gcc)
  • build with gcc 4.0.4
  • One doctest failure:

[*] devel/sage-1.0.0/sage/databases/lincodes.py

Sage 0.x

Sage 0.10.0

  • build with gcc 4.0.4
  • no test suite, but it starts up.

Sage 0.9.10

  • build with gcc 4.0.4
  • no test suite, but it starts up.

In Progress

None

Failed

Sage 2.7

  • Does not have a fortran.spkg, but requires Fortran, so it fails while looking for gfortran

Compiler support

  • gcc 4.2.x support was probably introduced with Sage 2.8.14