/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found错误的解决

阅读 208

2022-10-09


​​https://www.aliyun.com/zixun/content/2_6_518744.html​​

64位系统:
​​​http://ftp.de.debian.org/debian/pool/main/g/gcc-4.7/libstdc++6_4.7.2-5_amd64.deb​​

[root@localhost software]# ar -x libstdc++6_4.7.2-5_i386.deb && tar xvf data.tar.gz
解压后出现/data0/software/usr目录;

strings /usr/lib/libstdc++.so.6 | grep GLIBCXX


精彩评论(0)

0 0 举报