#5847: Update GMP-ECM to 6.3
------------------------------------------------------------+---------------
    Reporter:  mabshoff                                     |         Owner:  
leif                          
        Type:  enhancement                                  |        Status:  
needs_info                    
    Priority:  major                                        |     Milestone:  
sage-4.7.1                    
   Component:  packages                                     |    Resolution:    
                            
    Keywords:  MPIR elliptic curves libecm ecm spkg         |   Work_issues:    
                            
    Upstream:  N/A                                          |      Reviewer:  
Leif Leonhardy, Dima Pasechnik
      Author:  Mike Hansen, Leif Leonhardy, Jeroen Demeyer  |        Merged:    
                            
Dependencies:                                               |  
------------------------------------------------------------+---------------

Comment(by leif):

 Hmmm, apparently the patch should read:
 {{{
 #!diff
 diff --git a/module_list.py b/module_list.py
 --- a/module_list.py
 +++ b/module_list.py
 @@ -561,6 +561,7 @@
      Extension('sage.libs.libecm',
                sources = ['sage/libs/libecm.pyx'],
                libraries = ['ecm', 'gmp'],
 +              extra_link_args=["-Wl,-z,noexecstack"],
                depends = [SAGE_ROOT + "/local/include/ecm.h"]),

      Extension('sage.libs.mwrank.mwrank',
 }}}
 (Still hackish though.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5847#comment:101>
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.

Reply via email to