原文: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