Changes between Version 147 and Version 148 of CygwinPort
- Timestamp:
- 07/13/12 23:53:24 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v147 v148 165 165 * libpari.dll should be moved to libpari.dll.a to be linked with (rather than libpari.a, which anyway looks dysfunctional) so that the Sage library can be built 166 166 * gmp should be added as a dependency to ecl.pyx in modules_list to avoid undefined references 167 * givaro only compiles a dysfunctional static library, LDFLAGS=-no-undefined should be used