This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jszakmeister
Recipients jszakmeister, loewis, ronaldoussoren
Date 2009-06-09.09:32:38
SpamBayes Score 4.615277e-06
Marked as misclassified No
Message-id <1244539960.63.0.714075009226.issue6245@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-06-09 09:32:40jszakmeistersetrecipients: + jszakmeister, loewis, ronaldoussoren
2009-06-09 09:32:40jszakmeistersetmessageid: <1244539960.63.0.714075009226.issue6245@psf.upfronthosting.co.za>
2009-06-09 09:32:38jszakmeisterlinkissue6245 messages
2009-06-09 09:32:38jszakmeistercreate