We started a 64 bit windows port once, but it died from lack of interest. The port is complicated since on windows 64 bit,/longs/are only 32 bit. This is a problem for/PyPy/right now, since it assumes that a c/long/can hold a pointer Can you ship a largeaddressaware exe with your code, or even better contribute to the PyPy 64 bit windows port?
Matti

On 6/04/2013 11:51 PM, Roger Flores wrote:
My actual preference would just be to have a 64 bit version available. That solves the entire problem and is easy to document. But that opens up a whole other set of issues beyond this. Actually, is there a web page describing the problems and potential fixes? Those issues seems at least as deserving of a web page as the largeaddressaware flag.


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to