#5847: Update GMP-ECM to 6.3
---------------------------+------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.5.3
Component: packages | Keywords:
Author: Mike Hansen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by leif):
I've added a reviewer patch (ordinary context diff) with some changes:
* Remove also the manual page of previous installations.
* Typo: {{{rm -r}}} -> {{{rm -f}}} (header file)
* Removed setting of {{{CXXFLAGS}}}, since we don't have C++ code.
* Don't overwrite {{{CFLAGS}}} if {{{SAGE64=yes}}} (instead, append).
Removed {{{-O2 -g}}} in that case. Make use of {{{CFLAG64}}} if set.
* Quote {{{$SAGE_LOCAL}}} in the parameters to {{{configure}}}, too.
* Use {{{$MAKE}}} in {{{spkg-check}}}, too.
* Some messages changed (e.g. all failures now starting with
''"Error"''), some added.
* A few comments/notes added ({{{SPKG.txt}}}, {{{spkg-install}}}).
If you're ok with the changes, I can replace the diff with a Mercurial
patch. Or simply merge them...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5847#comment:7>
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.