#13031: Use cythonize() from cython for Sage module building.
----------------------------------------------------+-----------------------
       Reporter:  robertwb                          |         Owner:  
GeorgSWeber                    
           Type:  enhancement                       |        Status:  closed    
                     
       Priority:  major                             |     Milestone:  sage-5.9  
                     
      Component:  build                             |    Resolution:  fixed     
                     
       Keywords:  sd40.5                            |   Work issues:            
                     
Report Upstream:  N/A                               |     Reviewers:  Jeroen 
Demeyer, R. Andrew Ohana
        Authors:  Robert Bradshaw, R. Andrew Ohana  |     Merged in:  
sage-5.9.beta4                 
   Dependencies:  #13029, #13432                    |      Stopgaps:            
                     
----------------------------------------------------+-----------------------

Comment (by jdemeyer):

 I just found some important bug: it seems the dependencies on the files in
 `c_lib/` are no longer correctly handled.
 {{{
 $ touch devel/sage/c_lib/include/interrupt.h && ./sage -b
 }}}
 should rebuild all files depending on `interrupt.h` but this doesn't work
 anymore.

 In sage-5.9.beta3, one gets instead lots of lines like
 {{{
 Building sage/libs/ecl.pyx because it depends on
 /mazur/release/merger/sage-5.9.beta3/local/include/csage/interrupt.h.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13031#comment:60>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to