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

Comment(by was):

 More from Jason Moxham:
 {{{

 gcc -v
 Reading specs from /usr/lib/gcc/x86_64-pc-linux/4.2.4/specs
 Target: x86_64-pc-linux
 Configured
 with: ../gcc-4.2.4/configure --prefix=/usr --enable-shared --enable-
 languages=ada,c,c++,fortran,java,objc --disable-multilib --enable-
 threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
 --verbose
 --build=x86_64-pc-linux
 --target=x86_64-pc-linux
 --host=x86_64-pc-linux
 Thread model: posix
 gcc version 4.2.4

 These three parts

 --build=x86_64-pc-linux
 --target=x86_64-pc-linux
 --host=x86_64-pc-linux

 specify the default system , so we want to find a system where these
 are "higher" than another system and then try the fat build on them , it
 should fail if this is the answer

 This will be easier on x86 than x86_64 as I expect gcc doesn't use the
 slight
 differences on the 64bit arch much.
 }}}

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