Changes between Version 43 and Version 44 of CygwinPort
- Timestamp:
- 10/05/10 05:51:07 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v43 v44 9 9 * Prebuilt sage binaries for cygwin are here: http://sage.math.washington.edu/home/wstein/binaries/cygwin/ 10 10 11 12 11 == Doctest Tickets == 13 12 … … 17 16 18 17 * #9165 -- lcalc does not work for elliptic curves on cygwin 19 20 * #9166 -- sympow does not work on cygwin (This should be fixed by the patches made for Solaris x86 - see #9703)21 18 22 19 * #9167 -- importing sage.libs.ecl yields a "no such process" error … … 38 35 * #9176 -- various heegner_index errors involving interval arithmetic on cygwin 39 36 40 41 42 37 == Build Tickets == 43 44 ==== Open ====45 38 46 39 * #8278 / #6456: cvxopt does not work in Cygwin … … 48 41 * #9154: BoehmGC again! (needs review) 49 42 50 ==== Closed ====43 == Closed == 51 44 52 45 * #9845: lcalc doesn't build on cygwin due to missing time.h include … … 72 65 * #8848, #8847, #8846, #8845, #8844, #8843 73 66 * #9067: boehm_gc (still) fails to build on Cygwin 67 * #9166 -- sympow does not work on cygwin (This should be fixed by the patches made for Solaris x86 - see #9703) 74 68 75 69 == Possible issue with Python 2.6 ==