#11616: Upgrade MPIR to a more recent upstream release
----------------------------------------------------------------------------------------------------------------+
       Reporter:  leif                                                          
                                |         Owner:  leif        
           Type:  enhancement                                                   
                                |        Status:  needs_review
       Priority:  major                                                         
                                |     Milestone:  sage-5.0    
      Component:  packages                                                      
                                |    Resolution:              
       Keywords:  sd32, GMP, SandyBridge, Westmere, yasm re2c race condition, 
Linux ia64 Itanium GCC 4.7.0 bug  |   Work issues:              
Report Upstream:  N/A                                                           
                                |     Reviewers:              
        Authors:  Leif Leonhardy                                                
                                |     Merged in:              
   Dependencies:                                                                
                                |      Stopgaps:              
----------------------------------------------------------------------------------------------------------------+

Comment (by leif):

 Replying to [comment:33 jdemeyer]:
 > Concerning `__GMP_CC` and `__GMP_CFLAGS`: how about simply running the
 preprocessor on
 > {{{
 > #include "$header_file"
 > sage_gmp_cc=__GMP_CC
 > }}}
 > and then `sed`ding out the last line?

 Well, that has a couple of pitfalls as well, since such headers contain a
 lot, have conditional parts, and usually include other files, such that
 one would probably have to set up include directories as well as
 potentially preprocessor variables, too.  `sed` is faster and easier; I
 could also use `[e]grep` (and "postprocess" its output), although I prefer
 the way it's made now.

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