On Wednesday, September 06, 2006, at 01:45PM, Kevin Dangoor <[EMAIL PROTECTED]> 
wrote:

>
>On Sep 6, 2006, at 2:12 AM, Jorge Godoy wrote:
>
>>
>> Kevin Dangoor <[EMAIL PROTECTED]> writes:
>>
>>> You must be on an Intel Mac. All of the precomplled eggs were done on
>>> my PPC Mac. I can use my Intel Mac at work to generate eggs for that
>>> platform, though. I'll do that.
>>
>> I'm not a Mac user, but what about that universal binaries?  Shouldn't
>> TurboGears provide those?
>
>err, yeah. universal... I haven't kept up with MacPython/setuptools  
>support for universal eggs, but if it's possible I'd certainly build  
>those.

The hardest part are extensions that use other libraries (such as the 
postgresql bindings), self-contained extensions (such as PyProtocols) should 
just work. The major exception seem to be extensions that use expat, all of 
those seem to use the same build procedure for expat and that results in a bad 
binary for one of the architectures. The python2.5 tree contains the most 
correct fix for that, the python-mac sig archives contain other patches.

Ronald

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to