-
在Linux Mint中编译C程序时出错
所属栏目:[Linux] 日期:2021-01-01 热度:194
我在编译一个简单的C程序时遇到错误. #includestdio.hvoid main(){ int i=5;printf("I value is %d",i);} 错误是…… /usr/local/bin/ld: this linker was not configured to use sysrootscollect2: error: ld returned 1 exit status 我的gcc版本是.. gcc ([详细]
推荐文章
站长推荐
