#6246: SAGE_FAT_BINARY still doesn't work
------------------------+---------------------------------------------------
   Reporter:  was       |       Owner:  tbd       
       Type:  defect    |      Status:  new       
   Priority:  critical  |   Milestone:  sage-4.2.1
  Component:  build     |    Keywords:            
Work_issues:            |      Author:            
   Reviewer:            |      Merged:            
------------------------+---------------------------------------------------
Changes (by was):

  * milestone:  sage-4.3 => sage-4.2.1


Comment:

 Jason Moxham remarks:
 {{{
 The reason --enable-fat doesn't work is that in the sage-mpir install
 script
 we detect for i386 and x86_64 ONLY , whereas uname -m can give other
 arches eg
 on fedora32 it gives i686.  I bet the same is true for ATLAS.
 An easy option for mpir at least is just to always pass -enable-fat if
 SAGE_FAT is yes , else you will need to list all cpu's in the script that
 uname -m can return.
 }}}

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