-
There is no X64 support for psyco. It is correct that there are no installers right now.
These will come in a few weeks when the website gets renewed.
But this will all be about 32 bit. There is a 64 bit version planned, but it will
not be open source right now.
2009-09-07 20:14:49 UTC by tismer
-
I see that there are no installers for Python 2.6 x64 (Windows).
2009-09-07 14:48:12 UTC by intersol
-
No idea what caused the error to vanish, but it works with psyco, now.
Maybe my latest fixes to iterators...
2009-08-01 00:07:15 UTC by tismer
-
Sorry, I cannot reproduce this error.
Please check your installation.
The latest svn version of psyco V2 (66720) compiles and runs fine with mingw32 4.4.0.
2009-07-31 23:41:43 UTC by tismer
-
No, those type casts are not related.
2009-07-29 18:04:37 UTC by tismer
-
Maybe correct come warning lake thet:
c/totalrecall.c: In function 'find_pyobject':
c/totalrecall.c:1110: warning: cast from pointer to integer of different size.
2009-07-28 04:28:45 UTC by shura_zam
-
I rebuild with PSYCO_DEBUG = 1
test1_verbose_debug.log - log for run test1.py
setup.diff - my corrects setup.py for compiling.
2009-07-28 04:23:41 UTC by shura_zam
-
Environment:
Windows Vista Home Base Ru + sp2
Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] on win32
gcc (GCC) 4.4.0 (latest release)
GNU ld (GNU Binutils) 2.19 (latest release)
mingw_rt 3.15.2 (latest release)
w32api 3.13 (latest release)
pcyco http://codespeak.net/svn/psyco/v2/dist rev 66616
Crach for any testes if compile mingw gcc 4.4.0
I compile w.
2009-07-28 04:09:00 UTC by shura_zam
-
Mike: Can you do me the favor and create a reduced script, kind of minimum case
that produces the error?
Thanks - chris.
2009-07-27 17:06:50 UTC by tismer
-
I think this is fixed. Please let me know.
NB: This also caused the python-dev discussion "mingw32 and gc-header weirdness".
2009-07-27 17:03:40 UTC by tismer