#13137: upgrade MPIR to 2.5.1
---------------------------------+------------------------------------------
       Reporter:  jhpalmieri     |         Owner:  tbd           
           Type:  enhancement    |        Status:  needs_work    
       Priority:  major          |     Milestone:  sage-5.6      
      Component:  packages       |    Resolution:                
       Keywords:  mpir           |   Work issues:                
Report Upstream:  N/A            |     Reviewers:  Jeroen Demeyer
        Authors:  John Palmieri  |     Merged in:                
   Dependencies:                 |      Stopgaps:                
---------------------------------+------------------------------------------

Comment (by jpflori):

 I gave MPIR 2.6.0 a shot, and the problem with linbox remains.
 That's really strange, because somehow in gmpxx.h the member function
 get_sx is defined to invoke the C mpz_get_sx function, conditionally on
 the fact that stdint.h is included, and the mpz_get_sx is prototyped in
 mpir.h conditionally on the same fact.
 But somehow, the mpz_get_sx is not found.
 I'm asking that on mpir-devel as well because I have no clue.

 Anyway, these functions are not necessary, so badly removing the
 definition of the member functions in gmpxx.h let you compile linbox and
 go on with other bits of Sage, as long as a proper solution is not found.

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