更新于 2021/11/11

C++ compiler cannot create executables 的解决

报错:configure: error: C++ compiler cannot create executables

解决办法:yum install -y automake autoconf libtool gcc gcc-c++