#5847: Update GMP-ECM to 6.3
--------------------------------------------+-------------------------------
Reporter: mabshoff | Owner: leif
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords:
Author: Mike Hansen, Leif Leonhardy | Upstream: N/A
Reviewer: Leif Leonhardy | Merged:
Work_issues: include patch for 32-bit ppc |
--------------------------------------------+-------------------------------
Comment(by dimpase):
Replying to [comment:37 dimpase]:
>
> So, one (not me :-( )needs to explain this to the autoconf, I suppose
I went ahead and tweaked configure with the extra asm command in
conftes2.s above. It passes, but then I get it misconfigured to ppc64, and
then make does not work, as it wants to build ppc64-specific asm code. The
following does it better:
{{{
$ ./configure --disable-asm-redc
}}}
with this, both make and make check work OK. This is all so far out of
Sage tree.
I'll attach config.log, just in case.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5847#comment:38>
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.