error: C compiler cannot create executables的错误
时间:2009-07-02 来源:dicc
最近最小化安装debian后没有安装GCC,用apt-get install gcc后,编译源码会出现
错误: C compiler cannot create executables
解决:sudo apt-get gcc libc6-dev 重新编译通过,哦耶!
解决:sudo apt-get gcc libc6-dev 重新编译通过,哦耶!
相关阅读 更多 +