Changes between Version 195 and Version 196 of CygwinPort
- Timestamp:
- 08/05/12 14:08:58 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v195 v196 214 214 * While building the reference manual, I got "from sage.libs.ecl import * ImportError: No such process". This is #9167 as well. 215 215 * Once again, got some alarm problems when starting the notebook: "KeyboardInterrupt: computation timed out because alarm was set for 1 seconds", but trying several times let it start. 216 * Now running "make test". 216 217 217 218 It should be noted that some libraries were only build in static version although building a shared version should not be a problem, but just a matter of adding -no-undefined to LDFLAGS so that libtool does not complain.