Py 3.3.2, MacBookPro, segmentation fault, GCC issue?

Laurent Pointal laurent.pointal at free.fr
Sun Nov 10 11:50:58 EST 2013


John Ladasky wrote:

> I am trying to help a student of mine install Python 3 on his MacBook Pro.
<zip>
> Follow-up questions: if I need a more current GCC for my student's Mac,
> how do I obtain it?  And are there any backwards-compatibility issues I
> might need to worry about if I do upgrade?  From my Linux experience,
> upgrading GCC has never caused problems.  But I want to be cautious, since
> this isn't my computer I'll be playing with, but someone else's.

AFAIK Apple stop delivering new gcc when it goes to GPL3 licence. 
In place, they use llvm compiler tool.

See discussions and links in
http://stackoverflow.com/questions/9353444/how-to-use-install-gcc-on-mac-os-x-10-8-xcode-4-4

There may be other solutions, but you should prefer ask in a specific MacOS
usenet group.

A+

> 
> Thanks for any advice you may have.
-- 
Laurent POINTAL - laurent.pointal at laposte.net




More information about the Python-list mailing list