[pypy-issue] Issue #2992: Cross compile pypy3 7.1 for BeagleBone Black or BeagleBone Black Wireless (pypy/pypy)

Jean-Marc Legrand issues-reply at bitbucket.org
Wed Apr 3 20:31:43 EDT 2019


New issue 2992: Cross compile pypy3 7.1 for BeagleBone Black or BeagleBone Black Wireless
https://bitbucket.org/pypy/pypy/issues/2992/cross-compile-pypy3-71-for-beaglebone

Jean-Marc Legrand:

I would like to python on a product that will be based on AM3358 (same processor as the BeagleBone Black platform).  My BeagleBone Black is running a Debian Stretch distribution and I would like to compare the performances on my Django application when I use CPython 3.5 or pypy3.

I have found some instructions explaining how to Cross compile for ARM.  But this document is referring to scatchbox2 which is not supported anymore on Debian Strech.

I am planning to create a Yocto recipe for pypy3 if I obtain good performance increments by using pypy3 compared to CPython 3.5.

Can you update the pypy3 7.1 documentation to indicate how to cross build pypy3 on Debian Strech for ARMHF architecture?




More information about the pypy-issue mailing list