How to compile a python script into an aarch64 executable program

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to compile a python script into an aarch64 executable program

692 次查看
logic887
Contributor III

Our customers use Python scripts, and they want to cross-compile main.py into an aarch64-bit executable program main. Previously, we had a cross-compilation tool source /opt/fsl-imx-wayland/5.10-hardknott/environment-setup-cortexa53-crypto-poky-linux that can compile C programs into aarch64-bit programs and run on the IMX8MP platform. Now how do we cross-compile Python programs?

0 项奖励
回复
1 回复

669 次查看
Nobita
Contributor III

pyinstaller may help... ...

0 项奖励
回复