#13290: Upgrade MPC to version 1.0
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  tbd           
           Type:  enhancement     |        Status:  needs_work    
       Priority:  minor           |     Milestone:  sage-5.3      
      Component:  packages        |    Resolution:                
       Keywords:                  |   Work issues:                
Report Upstream:  N/A             |     Reviewers:  Leif Leonhardy
        Authors:  Jeroen Demeyer  |     Merged in:                
   Dependencies:                  |      Stopgaps:                
----------------------------------+-----------------------------------------

Comment (by leif):

 Obviously the `CC` from `gmp.h` gets overwritten with `$ac_cv_prog_CC`
 (determined earlier), but I don't know the proper way to avoid that.  (One
 could of course "manually" unset it in the `MPC_GMP_CC_CFLAG` macro from
 `mpc.m4`, or set it to the new value if appropriate, but that appears very
 hackish to me.  There must be some other way to update or invalidate
 cached variables I think, but so far I haven't found one.)

 The cause of the regression seems to simply be the use of newer autotools
 (generating a `configure` script that now checks for the compiler
 ''before'' `MPC_GMP_CC_CFLAG` is called).

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