[Python-Dev] Fwd: Broken link to download (Mac OS X)
Ronald Oussoren
ronaldoussoren at mac.com
Sun Apr 18 16:25:19 CEST 2010
More information about the Python-Dev mailing list
Sun Apr 18 16:25:19 CEST 2010
- Previous message: [Python-Dev] Fwd: Broken link to download (Mac OS X)
- Next message: [Python-Dev] Fwd: Broken link to download (Mac OS X)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15 Apr, 2010, at 6:36, Martin v. Löwis wrote: > Greg Ewing wrote: >> Michael Foord wrote: >>> Building Python requires, I believe, the XCode development tools to be >>> installed. Even then, building a full version of Python - with *all* >>> the C extensions that are part of a Python release - is not a trivial >>> task. >> >> What's non-trivial about it? > > Building a DMG file, in a way that the output will actually work on most > other systems. That *is* trivial: use Mac/BuildScript/build-installer.py on OSX 10.5. Making sure that unrelated changes don't accidently break the OSX build can be non-trivial though... That doesn't work with the py3k trunk at the moment, I just noticed that framework builds are broken there. I've filed issue #8441 for that and am working on a fix. Ronald > > Regards, > Martin > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/ronaldoussoren%40mac.com -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3567 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20100418/688da4ed/attachment-0001.bin>
- Previous message: [Python-Dev] Fwd: Broken link to download (Mac OS X)
- Next message: [Python-Dev] Fwd: Broken link to download (Mac OS X)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list