Changes between Version 105 and Version 106 of CygwinPort


Ignore:
Timestamp:
07/29/11 08:17:23 (22 months ago)
Author:
kcrisman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CygwinPort

    v105 v106  
    5959 * #11494: libblas.dll.a is not copied to $SAGE_LOCAL/lib when ATLAS is "installed" (breaks linbox) (should be fixed by #10226) 
    6060 * #11504: Tachyon fails to build due to same failure that was fixed in #7335. 
    61  * #11547: The following files need to be copied "libcliquer.dll -> libcliquer.so", "libflint.dll -> libflint.so", "libntl.dll.a -> libntl.dll" 
     61 * #11547: The following files need to be copied "libcliquer.dll -> libcliquer.so", "libflint.dll -> libflint.so" 
     62 * #11635: Also copy "libntl.dll.a -> libntl.dll" (see ticket for why this was split off from the previous one) 
    6263 * #11497: Twisted sometimes doesn't build 
    6364 * #11499: sage/rings/factorint needs gmp as a dependency