Changes between Initial Version and Version 1 of Ticket #13354
- Timestamp:
- 08/09/12 08:49:40 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13354 – Description
initial v1 1 1 A bunch of spkg using autotools do not build shared libraries of Cygwin because -no-undefined flag is not passed to libtool: 2 2 * cddlib, 3 * eclib (fixed in #13325), 3 4 * ecm, 4 5 * givaro, … … 9 10 * linbox, 10 11 * lrcalc, 11 * mpfi. 12 13 eclib is fixed in #13325, ntl is in #11635. 12 * mpfi, 13 * ntl (broken and fixed in #11635).