创意策划网站,成都谁做捕鱼网站,1688外贸平台,海南网站建设多少钱gcc -static 在centos stream8 和centos stream9中运行报错的解决办法#xff1a;
报/usr/bin/ld: cannot find -lc
我们下载glibc-static#xff1a; 选择x86_64的。
还有一个是libxcrypt-static#xff0c;依旧在这个网站里搜。
rpm -ivh glibc-static-2.28-239.el8.x…gcc -static 在centos stream8 和centos stream9中运行报错的解决办法
报/usr/bin/ld: cannot find -lc
我们下载glibc-static 选择x86_64的。
还有一个是libxcrypt-static依旧在这个网站里搜。
rpm -ivh glibc-static-2.28-239.el8.x86_64.rpm libxcrypt-static-4.1.1-6.el8.x86_64.rpm
两个文件同时写上