Re: Building extension modules with Xcode 5

Andrew Barnert <[email protected]>
Newsgroups gmane.comp.python.apple
Message-ID <[email protected]>
Sorry, I've been trying to reproduce this, and I haven't identified exactly what the problem is, except that you have to upgrade Xcode from 4.x to 5.0.1 after upgrading to 10.9 and without upgrading/reinstalling Python. If I do that, _sometimes_ it doesn't work, with failures looking for gcc-4.2. If I do any other sequence, it always succeeds. I'll keep trying to figure out the repro case.

Sent from a random iPhone

On Oct 24, 2013, at 19:29, Ned Deily <[email protected]> wrote:

> In article <[email protected]>,
> Andrew Barnert <[email protected]> wrote:
>> Also Python having a single binary for 10.6+. I understand that decision—the 
>> only alternatives are to tell 10.6 users they're stuck with 2.7.5/3.3.2 
>> forever, or to double the number of builds and double the packagers' work. 
>> But Apple consistently and intentionally makes it hard to support more than 3 
>> (sometimes even 2) major OS X versions at a time, and they do a good job of 
>> that.
> 
> I'm really confused here.   Using the current 2.7.5 64-bit installer (from 
> May) on 10.8.5 with Xcode 5.0.1 works just fine for me.  Perhaps you are 
> seeing problems because you are trying to override Distutils defaults?  If you 
> don't set any of CC or LDSHARED or other DIstutils environment variables, 
> Distutils should do the right thing.  If you do set the env variables, 
> Distutils assumes you know what you are doing and honors the values you supply.
> 
> -- 
> Ned Deily,
> [email protected]
> 
> _______________________________________________
> Pythonmac-SIG maillist  -  [email protected]
> https://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.