2021年10月20日

摘要: git config --global url."https://github.com.cnpmjs.org/".insteadOf "https://github.com/" 查看git配置信息 git config --global --list [root@centos7 arm]# git 阅读全文
posted @ 2021-10-20 12:55 tycoon3 阅读(419) 评论(0) 推荐(0)
摘要: 编译riscv gcc 下载完毕后,就要开始编译。首先在riscv-gnu-toolchain根目录下,创建build目录。用于编译riscv gcc。 riscv gcc可以编译成以下几个版本 riscv32-unknown-elf-gcc riscv64-unknown-elf-gcc risc 阅读全文
posted @ 2021-10-20 10:50 tycoon3 阅读(7417) 评论(0) 推荐(0)

导航