Hi,
Recently I tried to compile Pypy on a Linux x86_64 machine with only 4G RAM,
according to the instructions:
http://pypy.org/download.html
I tried by CPython2.6 by the command:
PYPY_GC_MAX_DELTA=200MB python2.6 --jit loop_longevity=300
../../rpython/bin/rpython -Ojit targetpypystandalone
I had to remove the --jit option and the compiling process uses all the ram.
Is there a way to reduce the used memory amount, or I have no chance to try
Pypy on this machine?
Thanks
Zoltan
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev