Changes between Version 42 and Version 43 of CygwinPort
- Timestamp:
- 10/04/10 22:49:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v42 v43 42 42 == Build Tickets == 43 43 44 * #9845: lcalc doesn't build on cygwin due to missing time.h include44 ==== Open ==== 45 45 46 * #8278 / #6456: cvxopt does not work in Cygwin 47 * Use ECL from #8951 and Maxima from #8731 46 48 * #9154: BoehmGC again! (needs review) 47 49 50 ==== Closed ==== 51 52 * #9845: lcalc doesn't build on cygwin due to missing time.h include 48 53 * #9776: Cygwin: GLPK extension module needs to be more explicit in its linking (positive review) 49 50 54 * #9146: cygwin: gd doesn't correctly link in libpng with sage-4.4.3. 51 52 55 * #8257: gd needs a better version of expr 53 54 56 * #7319: gdmodule fails 55 56 57 * #7321: numpy fails to build on cygwin due to not using the correct fortran compiler 57 58 58 * #8780: Add cephes spkg for Cygwin (provides complex.h amongst other things) 59 60 * #8192: PolyBoRi needs png12 and z to build on Cygwin. 61 59 * #8192: !PolyBoRi needs png12 and z to build on Cygwin. 62 60 * #8782: pari does not work under Cygwin 63 64 61 * #8907: Python should be build with enable-shared 65 66 * #8278 / #6456: cvxopt does not work in Cygwin67 68 62 * #9050: libntl.dll should be libntl.dll.a 69 70 63 * #8542 / #8903: Pynac needs to use a function pointer table. 71 72 * #7337: PolyBoRi fails to build on cygwin 73 64 * #7337: !PolyBoRi fails to build on cygwin 74 65 * libflint.dll needs to be libflint.so, or polynomial_integer_dense_flint.pyx needs to know to use the .dll (maybe not a real issue, let's wait an see on this one). 75 76 * Use ECL from #8951 and Maxima from #873177 78 66 * #8642: port detection for the notebook does not work in Cygwin 79 80 67 * #8855: sage-env needs to be updated for Cygwin 81 82 68 * #8853: fix M_PI_4 in complex_double on Cygwin 83 84 69 * #8852: minor doctest fix in fast_eval.pyx for Cygwin 85 86 70 * #8850: Cython should link against BLAS instead of ATLAS on Cygwin 87 88 71 * #8849: the palp interface throws a (harmless?) OSError on Cygwin 89 90 72 * #8848, #8847, #8846, #8845, #8844, #8843 91 92 73 * #9067: boehm_gc (still) fails to build on Cygwin 93 94 74 95 75 == Possible issue with Python 2.6 ==
