摘要: 1. 获取源码 wget https://mirrors.ustc.edu.cn/gnu/gcc/gcc-8.3.0/gcc-8.3.0.tar.xz -P ~ tar xvf gcc-8.3.0.tar.xz -C ~ cd ~/gcc-8.3.0 2. 运行 download_prerequis 阅读全文
posted @ 2019-04-19 17:06 Jello 阅读(6090) 评论(0) 推荐(1)