Changes between Version 42 and Version 43 of CygwinPort


Ignore:
Timestamp:
10/04/10 22:49:06 (3 years ago)
Author:
mpatel
Comment:

Group closed build tickets together

Legend:

Unmodified
Added
Removed
Modified
  • CygwinPort

    v42 v43  
    4242== Build Tickets == 
    4343 
    44  * #9845: lcalc doesn't build on cygwin due to missing time.h include 
     44 ==== Open ==== 
    4545 
     46 * #8278 / #6456: cvxopt does not work in Cygwin 
     47 * Use ECL from #8951 and Maxima from #8731 
    4648 * #9154: BoehmGC again! (needs review) 
    4749 
     50 ==== Closed ==== 
     51 
     52 * #9845: lcalc doesn't build on cygwin due to missing time.h include 
    4853 * #9776: Cygwin: GLPK extension module needs to be more explicit in its linking (positive review) 
    49   
    5054 * #9146: cygwin: gd doesn't correctly link in libpng with sage-4.4.3. 
    51  
    5255 * #8257: gd needs a better version of expr 
    53  
    5456 * #7319: gdmodule fails 
    55  
    5657 * #7321: numpy fails to build on cygwin due to not using the correct fortran compiler 
    57  
    5858 * #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. 
    6260 * #8782: pari does not work under Cygwin 
    63  
    6461 * #8907: Python should be build with enable-shared 
    65  
    66  * #8278 / #6456: cvxopt does not work in Cygwin 
    67  
    6862 * #9050: libntl.dll should be libntl.dll.a 
    69  
    7063 * #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 
    7465 * 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 #8731 
    77  
    7866 * #8642: port detection for the notebook does not work in Cygwin 
    79  
    8067 * #8855: sage-env needs to be updated for Cygwin 
    81  
    8268 * #8853: fix M_PI_4 in complex_double on Cygwin 
    83  
    8469 * #8852: minor doctest fix in fast_eval.pyx for Cygwin 
    85  
    8670 * #8850: Cython should link against BLAS instead of ATLAS on Cygwin 
    87  
    8871 * #8849: the palp interface throws a (harmless?) OSError on Cygwin 
    89  
    9072 * #8848, #8847, #8846, #8845, #8844, #8843 
    91  
    9273 * #9067: boehm_gc (still) fails to build on Cygwin 
    93  
    9474 
    9575== Possible issue with Python 2.6 ==