Changes between Version 139 and Version 140 of CygwinPort
- Timestamp:
- 07/12/12 16:30:53 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v139 v140 156 156 * eclib fails with undefined references to gmp -> -lgmp should come at the end of the command line for gcc to correctly take it into account 157 157 * eclib fails in make tests -> disable as a workaround in Makefile.in (somehow eclib/*.h are not found because AM_CPPFLAGS is not used and so the include path are not set...) 158 * flint-1.5.2.p0 fails to apply the patch for longlong.h !158 * flint-1.5.2.p0 fails to apply the patch for longlong.h because of bad line breaks in the patch file, same problem in mpn_extras.patch
