摘要:
This is a problem on archlinux which just got curl 7.21.7. curl devs removed curl/types.h and put its content in curl/curl.h. 意思是在新版中把curl/types.h合并到了 阅读全文
posted @ 2021-02-08 14:29
HappyCoder_1
阅读(596)
评论(0)
推荐(0)
摘要:
下载gcc源码 gcc-10.2.0.tar.gz 解压完进入到源码目录 ./contrib/download_prerequisites mkdir build && cd build ../configure --enable-checking=release --enable-language 阅读全文
posted @ 2021-02-08 13:32
HappyCoder_1
阅读(335)
评论(0)
推荐(0)