On 19-apr-2006, at 0:11, Jacob Rus wrote: > I wrote: >> I couldn't compile [psyco][1] using the 2.4.3 universal version of >> Python on my 12" powerbook. I'm wondering if this is just a problem >> with universal Python, or if psycho doesn't compile in general >> under OS X. > > Argh, never mind that message. I see now that psyco is clearly > labeled > as only working on i386. Nothing to see here, move along.
There is someone to see for those users fortunate enough to own an intel mac :-) It should be possible to compile psyco if you add '-arch i386' to the extra_compile_args and extra_link_args in the setup.py for psyco. Ronald _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig