Has anyone compiled PyPy on BLFS 7.4?  I compiled Python and libffi 
using --with-pydebug and --enable-debug respectively and attempted to 
compile from pypy/goal with:

python ../../rpython/bin/rpython --opt=mem targetpypystandalone.py
python ../../rpython/bin/rpython --opt=jit targetpypystandalone.py

Both attempts seemed to be compiling, with characters walking across the 
screen.  I received no errors, but neither finished.  The documentation 
mentions compiling is quite long, with 45 minutes on a fast machine.  My 
machine isn't fast, but I gave both attempts many multiples of 45 
minutes (six and nine hours respectively).  Both attempts were 
unattended but were happily churning away when I returned.  
Unfortunately, I was far from happy as neither had finished and the jit 
attempt was mercilessly pounding the hard drive.


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to