#11896: MPIR 2.x may fail to build on 32-bit operating systems
-------------------------------------------------------------------------------------------------+
    Reporter:  Nathann Cohen, Dan Drake, Steven Trogdon                         
                 |         Owner:  leif             
        Type:  defect                                                           
                 |        Status:  new              
    Priority:  blocker                                                          
                 |     Milestone:  sage-4.7.2       
   Component:  packages                                                         
                 |    Resolution:                   
    Keywords:  ABI 64-bit CPU processor Linux -m32 MPN_PATH assembler error bad 
register lshift  |   Work_issues:                   
    Upstream:  Reported upstream. Little or no feedback.                        
                 |      Reviewer:  Steven Trogdon   
      Author:  Leif Leonhardy                                                   
                 |        Merged:  sage-4.7.2.alpha4
Dependencies:                                                                   
                 |  
-------------------------------------------------------------------------------------------------+
Changes (by jdemeyer):

  * status:  closed => new
  * resolution:  fixed =>


Comment:

 The problem is that the `-m32`/`-m64` switches are not supported on every
 system.  So we should do the following:

  1. Try building and running with `-m64`.
  2. Try building and running with `-m32`.
  3. If ''both'' fail, fall back to the old behaviour (which was what?)

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