[issue6245] Add "intel" universal architecture on OSX

John Szakmeister report at bugs.python.org
Tue Jun 9 11:32:40 CEST 2009


John Szakmeister <john at szakmeister.net> added the comment:

I think Ronald is trying to say that a 10.6 SDK is likely not to support
building 64-bit binaries at all for the PPC (since there won't be 64-bit
versions of the supporting libraries).  So you need this patch, if
you're going to build against it.  I don't think he's trying to claim
that fat binaries won't run if there is 64-bit PPC code in them.  FWIW,
it's the --with-universal-archs option that he said wasn't 100% usable,
not the binaries.

----------
nosy: +jszakmeister

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6245>
_______________________________________


More information about the Python-bugs-list mailing list