#9382: atlas not respecting SAGE_FAT_BINARY on i686 systems
--------------------------------------------+-------------------------------
   Reporter:  mariah                        |          Owner:  Mariah Lenox     
                  
       Type:  defect                        |         Status:  positive_review  
                  
   Priority:  major                         |      Milestone:  sage-4.7.1       
                  
  Component:  packages                      |       Keywords:                   
                  
Work_issues:                                |       Upstream:  N/A              
                  
   Reviewer:  Leif Leonhardy, Volker Braun  |         Author:  Mariah Lenox, 
Willem Jan Palenstijn
     Merged:                                |   Dependencies:                   
                  
--------------------------------------------+-------------------------------

Comment(by vbraun):

 I don't see any consistency across architectures:

   * x86 has `-march` and `-mtune`==`-mcpu`
   * ARM has `-march` and `-mtune`==`-mcpu` (except perhaps with fewer
 possible values??)
   * MIPS has `-march` and `-mtune` but not `-mcpu`
   * PowerPC does not have `-march`, but supports `-mtune` and `-mcpu`

 There is a ton of dead architectures, but I don't think they have any up-
 to-date interface.

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