#10993: Update eclib to 20120115
--------------------------------+-------------------------------------------
Reporter: cremona | Owner: cremona
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: packages | Resolution:
Keywords: elliptic curves | Work_issues:
Upstream: N/A | Reviewer: Frithjof Schulze, Jeroen
Demeyer
Author: John Cremona | Merged:
Dependencies: #11354 |
--------------------------------+-------------------------------------------
Comment(by vbraun):
The `--as-needed` is a bit of an ugly cop-out if you can't be bothered to
figure out which libraries you actually need. Its never wrong to remove
it, the worst case scenarios is that you'll end up linking to too many
libraries. The correct solution is to only specify the libraries that you
actually need, of course. So I'm in favor of simply dropping all `--as-
needed` occurrences.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10993#comment:49>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.