See:

        
http://developer.apple.com/releasenotes/OpenSource/PerlExtensionsRelNotes/

(which contrary to the name, is about building perl, python and ruby extensions universal). On Leopard, just set ARCHFLAGS to '-arch i386 - arch ppc -arch ppc64 -arch x86_64'.
--------------------------------------------------------------------------
Edward Moy
Apple Inc.
[EMAIL PROTECTED]

On Feb 11, 2008, at 8:29 AM, has wrote:

Hi all,

If anyone's interested in checking out the next version of py-
appscript, revision 461 moves the py-appscript-0.19.0 branch to the
main trunk:

        svn checkout  
http://appscript.svn.sourceforge.net/svnroot/appscript/trunk
  py-appscript-0.19.0

Much clearing out of accumulated baggage has occurred since 0.18.x,
bringing py-appscript more or less into line with rb-appscript.

I've still to check that 64-bit support actually works (advice on how
to build 4-way fat extensions on Leopard's Apple-installed Python
would be appreciated), and there's a few other things still to do, but
once all that's sorted I'm thinking of declaring it beta at long last.

Comments, suggestions, offers of help, etc. welcome as always.

Cheers,

has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

--------------------------------------------------------------------------
Edward Moy
Apple Inc.
[EMAIL PROTECTED]

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to