摘要:
创建risc-v目录 $ mkdir risc-v $ cd risc-v 获取源码 $ git clone --recursive https://github.com/riscv/riscv-gnu-toolchain.git 安装依赖包$ sudo apt-get install autoco 阅读全文
posted @ 2020-01-06 17:17
Jello
阅读(2463)
评论(0)
推荐(0)
摘要:
newlib glibc license basically it's a berkeley style copyright LGPL destination it is a collection of software from several sources, and was put toget 阅读全文
posted @ 2020-01-06 17:07
Jello
阅读(571)
评论(0)
推荐(0)
摘要:
1. 获取源码: git clone https://gitee.com/Jello_Smith/linux_tools.git cd linux_tools/does_gcc_support_c++11_feature 2. 执行脚本 $./test.sh 阅读全文
posted @ 2020-01-06 14:51
Jello
阅读(2898)
评论(0)
推荐(0)