#7095: os x 10.6 port -- numerous mysterious errors caused by weird "abort trap"
issue
-----------------------+----------------------------------------------------
   Reporter:  was      |       Owner:  tbd       
       Type:  defect   |      Status:  new       
   Priority:  blocker  |   Milestone:  sage-4.1.2
  Component:  porting  |    Keywords:            
Work_issues:           |      Author:            
   Reviewer:           |      Merged:            
-----------------------+----------------------------------------------------

Comment(by was):

 I was reading this blog post and it mentions that Apple made some massive
 changes to GCC-4.2.x in XCode:

    http://dobbscodetalk.com/index.php?option=com_myblog&show=Snow-Leopard-
 Changes-to-C.html&Itemid=29

 In particular, they added closures to C!

 This page talks about weird issues with the new Xcode and GCC-4.2.x on OS
 X and Python: http://bugs.python.org/issue6957
 But it also points out that XCode for 10.6 comes with GCC-4.0.1.   The
 default is 32-bit for GCC-4.0.1, unlike GCC-4.2.x, which on OS X defaults
 to 643-bit.  So... I'm now trying fresh 32 and 64-bit builds of Sage using
 GCC-4.0.1.  I'm doing this by changing my path to point to versions of gcc
 and g++ that are the 4.0.1 versions, instead of trusting environment
 variables, which are bound to fail.  I'll report more here later.

 Anyway, if this works, we'll be in good shape -- we could just revisit
 4.2.x support later as components of Sage stabilize and people iron out
 the bugs in the huge changes Apple may have made to C.

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