#5315: Fix MPIR.spkg build on more OSX MacIntel boxen
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff
     Type:  defect    |      Status:  new     
 Priority:  critical  |   Milestone:          
Component:  build     |    Keywords:          
----------------------+-----------------------------------------------------
 There is a known problem with PIC enabled MPIR code on 32 bit OSX when the
 CPU is capable of 64 bits. To work around that we delete some files, but
 there are some left that are used on older Macs:
 {{{
 p6/mode1o.asm
 p6/dive_1.asm
 pentium/hamdist.asm
 pentium/mod_1.asm
 pentium/popcount.asm
 pentium/mode1o.asm
 pentium/dive_1.asm
 }}}
 Deleting them on demand will fix the build. See also the thread at

  http://groups.google.com/group/sage-
 devel/browse_thread/thread/88c084b8cd828ac6

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5315>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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