原文:error: command 'aarch64-linux-gnu-gcc' failed with exit status 1

使用jetson tx 安装tensorpack时报错: error: command aarch linux gnu gcc failed with exit status 改正: 如果是python 请先使用sudo pip install pyzmq . . ,python 使用sudo pip install pyzmq . . 之后就可以安装jupyter啦 参考链接:https: bl ...

2019-02-19 20:11 0 1369 推荐指数:

查看详情

交叉编译工具 aarch64-linux-gnu-gcc

ARMv8中,aarch64aarch32是通过异常进行切换的。而A32和T32是通过bx指令进行切换的。如下图: 以下A64和A32混合编程,是在EL3为aarch64, EL2为aarch32条件下进行编程。在EL3,设置EL2的架构为aarch32,设置好返回地址 ...

Thu Mar 10 04:29:00 CST 2022 0 4937
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM