Opened 10 years ago
Last modified 8 years ago
#13354 closed task
Pass -no-undefined flag to autotool based spkg — at Version 4
Reported by: | jpflori | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | porting: Cygwin | Keywords: | spkg shared library |
Cc: | kcrisman, dimpase | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | None of the above - read trac for reasoning. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
A bunch of spkg using autotools do not build shared libraries of Cygwin because -no-undefined flag is not passed to libtool:
- cddlib (update in #13026),
- eclib (fixed in #13325),
- ecm,
- givaro (updated in #9511 and #13164, try http://perso.telecom-paristech.fr/~flori/sage/givaro-3.7.1.p0.spkg),
- glpk (updated in #12703),
- gsl,
- iml (updated in #748, try non updated at http://perso.telecom-paristech.fr/~flori/sage/iml-1.0.1.p15.spkg),
- libfplll,
- linbox (updated in #12883, try http://perso.telecom-paristech.fr/~flori/sage/linbox-1.3.2.p0.spkg),
- lrcalc,
- mpfi,
- ntl (broken and fixed in #11635).
Change History (4)
comment:1 Changed 10 years ago by
- Description modified (diff)
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
- Description modified (diff)
comment:4 Changed 10 years ago by
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Updates for