天天看点

[Linux学习]checking for C++ compiler default output file name

checking for C++ compiler default output file name… configure: error: C++ compiler cannot create executables

See `config.log’ for more details.

解决方法:yum install gcc gcc-c++

继续阅读