7.0.3 over there:
https://gforge.inria.fr/frs/?group_id=135
fixes stuff for gcc 5+ and gmp 6.1.0 and ppc64.

Will try on recent OS X to check if that bit is fixed.
I was thinking of another QA problem.

Francois

On 03/08/16 12:48, leif wrote:
Francois Bissey wrote:
https://trac.sagemath.org/ticket/20385
for upgrade to 7.0.
Patches need to be ported to the new version.

Sage currently only has this poor patch:

commit 1f3e8dc1a1f72f99c8c758c80463138bbef90534
Author: John H. Palmieri <palmi...@math.washington.edu>
Date:   Thu Sep 24 07:43:14 2015 -0700

    trac 19233: change ".align 2^n" to ".p2align n"
    in the files x86_64/mulredc*.asm, so that ecm will build with
    Xcode 7 and OS X 10.11.

(It modifies dozens of asm files, instead of changing a macro on
*Darwin* / depending on the assembler used -- something that should be
checked in 'configure'.)


Haven't looked into 7.x yet, but there's no issue on GMP-ECM's bug
tracker regarding that.

P.S.:  According to [1], Paul merged a slightly better patch fixing that
issue.  (IMHO the format of alignment directives to use should still get
figured out by 'configure'.)


-leif

[1] https://trac.sagemath.org/ticket/19233#comment:16



--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to