Psyco & Linux

Jeremy Sanders jeremy+complangpython at jeremysanders.net
Fri Aug 12 05:12:40 EDT 2005


Fausto Arinos Barbuto wrote:

>     The specifics of my system are:
> 
>     Athlon AMD-64 3300+
>     SuSE 9.3 Professional (64-bit)
>     Python 2.4
>     gcc/g++ 3.3.5

Ummm... I thought psyco only supported 32 bit systems. I haven't seen
anything else to suggest otherwise. See

http://psyco.sourceforge.net/psycoguide/req.html

Maybe you could recompile your python in 32 bit mode. You may find that
native 64 bit python is faster than 32 bit psyco however!

-- 
Jeremy Sanders
http://www.jeremysanders.net/



More information about the Python-list mailing list