Prashant Saxena, 10.02.2011 09:13: > 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.
Hi, note that this is a question about distutils, not so much about Cython. In any case, the Cython core developers list is the wrong place to discuss this. I think you should ask your question on the general Python list (i.e. the comp.lang.python newsgroup). Stefan _______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev