Changes between Version 9 and Version 10 of Ticket #13354
- Timestamp:
- 12/10/12 17:52:13 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13354 – Description
v9 v10 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 (update in #13026), 3 * eclib (fixed in #13325 ),3 * eclib (fixed in #13325 with new upstream version), 4 4 * ecm, 5 * givaro (updated in #9511 and #13164, try http://www.infres.enst.fr/~flori/sage/givaro-3.7.1.p0.spkg ),5 * givaro (updated in #9511 and #13164, try http://www.infres.enst.fr/~flori/sage/givaro-3.7.1.p0.spkg, reported upstream should get in), 6 6 * glpk (updated in #12703), 7 7 * gsl, 8 * iml (updated in #748, try non updated at http://www.infres.enst.fr/~flori/sage/iml-1.0.1.p15.spkg ),9 * libfplll ,10 * linbox (updated in #12883, try http://www.infres.enst.fr/~flori/sage/linbox-1.3.2.p0.spkg ),8 * iml (updated in #748, try non updated at http://www.infres.enst.fr/~flori/sage/iml-1.0.1.p15.spkg, not sure upstream still exists), 9 * libfplll (see #13804 for a quick (different problem) fix and #12835 for the fact we ship a really old version, should update it before thinking about the problem here), 10 * linbox (updated in #12883, try http://www.infres.enst.fr/~flori/sage/linbox-1.3.2.p0.spkg, reported upstream), 11 11 * lrcalc, 12 * mpfi ,13 * ntl (broken and fixed in #11635 ).12 * mpfi (will be fixed upstream), 13 * ntl (broken and fixed in #11635, no real upstream anymore as far as I understand).