libstdc++.so.6
阿新 • • 發佈:2017-12-29
mes err https found lib64 lib 4.2 bsp pos
libstdc++.so.6遇到的問題:
1.提示version `GLIBCXX_3.4.14‘ not found
/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14‘ not found
查看庫:
strings /usr/lib/libstdc++.so.6 | grep GLIBCXX GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 GLIBCXX_3.4.4 GLIBCXX_3.4.5 GLIBCXX_3.4.6 GLIBCXX_3.4.7 GLIBCXX_3.4.8 GLIBCXX_3.4.9 GLIBCXX_3.4.10 GLIBCXX_3.4.11 GLIBCXX_3.4.12 GLIBCXX_3.4.13 GLIBCXX_FORCE_NEW GLIBCXX_DEBUG_MESSAGE_LENGTH
網上找了下載,到/usr/lib64/
提示:
error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS32
原因:下載的ELF為32位的,下載64位即可。可恥的是國內的下載竟然要幣子。免費提供:
包含32/64(Centos):
https://files.cnblogs.com/files/sevck/libstdc.zip
libstdc++.so.6