How to port a python package to a embedded system

chenchao chenchao at inhand.com.cn
Mon Apr 24 22:47:49 EDT 2017


Hi, everybody:

       I have x-compiled the cpython-2.7.10 and ported it on my ARM
board(it is not the Raspberry Pi and the Beaglebone Black).  But now, I
have to use numpy python package on my board. So how do i x-compile this
package? Is there anybody know how to do this? Thanks!

My embedded system version:
   h

My PC system is ubuntu10.04.



More information about the Python-list mailing list