#12548: In MPIR and MPFR, don't delete old libraries
---------------------------+------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
libmpir and libmpfr (and libmpc, #12515) are run-time dependencies of
`gcc`. With #12369, these therefore become build-time dependencies of
Sage. When these libraries are deleted during installation of mpir or
mpfr, gcc stops working, causing build failures in parallel builds.
Since there is no clear reason why the old libraries should be deleted, we
simply don't delete them.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12548>
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.