Hi, I have successfully built C-extensions using pure python mode on windows and linux platform. Now I have port same app on Mac. (Leopard 10.5.5 Intel, Xcode 3.1.4).
Q. When creating c-extensions using cython on mac (details above) are there any specific instructions to follow to make sure that extensions work on both architecture (ppc and i686)? I would be using universal build of python as well as wxpython. Cheers _______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev