#12830: Improve handling of CFLAGS in GMP-ECM's spkg-install
----------------------------------------------------------------------------------------------------+
Reporter: leif
| Owner: leif
Type: enhancement
| Status: needs_review
Priority: major
| Milestone: sage-5.0
Component: packages
| Resolution:
Keywords: spkg -march=native assembler error Darwin MacOS __GMP_CFLAGS
__MPIR_CFLAGS gmp.h | Work issues:
Report Upstream: N/A
| Reviewers:
Authors: Leif Leonhardy
| Merged in:
Dependencies:
| Stopgaps:
----------------------------------------------------------------------------------------------------+
Comment (by leif):
Replying to [comment:3 jdemeyer]:
> 1. Remove the reading of the system GMP header, as they aren't used
anyway (there is no good reason to use them anyway).
It's for informational purposes; it's not bad to compare (potentially)
MPIR's flags to those of a system-wide GMP (or MPIR) installation.
> 2. Remove `unset RM` which isn't needed anymore.
It doesn't hurt, and doesn't break anything.
On the contrary, removing it may break the installation of the spkg on
older versions of Sage.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12830#comment:6>
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.