Ronald Oussoren <ronaldousso...@mac.com> added the comment:

To build universal build of Python use "--enable-universalsdk" or "--
enable-universalsdk=/" (the former defaults to the 10.4 SDK, which 
doesn't support a 64-bit build).  You can then use the "--with-
universal-archs" option to select the type of build you want.

Anyway, I can confirm that this does not affect either the trunk or the 
HEAD of release26-maint.

Closing this issue as out of date.


aaditya: you don't have to provide a seperate build for 10.6. Python 
2.6.3 will be released soon and we will ship a Mac installer for that.

As an aside: never replace /System/Library/Framework/Python.framework by 
something else. Apple ships a patched version of Python and replacing 
the system version might break the system or 3th-party applications.

----------
resolution:  -> out of date
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6937>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to