#9914: Remove unused libraries from extension modules
----------------------+-----------------------------------------------------
Reporter: leif | Owner: leif
Type: defect | Status: new
Priority: major | Milestone: sage-4.6
Component: build | Keywords: module_list.py
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------+-----------------------------------------------------
Many extension modules in {{{devel/sage/module_list.py}}} are linked
against libraries they do not use, some at least not directly.
This is inefficient, isn't nice or at least confusing and can (actually
does) cause trouble.
See e.g. [http://trac.sagemath.org/sage_trac/ticket/9896#comment:18 this
comment] for a discussion why.
This ticket will only address the removal of ''some'' unnecessary
libraries listed; there are most probably more.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9914>
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.