编译报错:/usr/lib64/libstdc++.so.6: error adding symbols: DSO missing from command line解决办法:在链接程序时,需要链接-lstdc++库。 相关文章: 2021-11-16 2021-12-05 2022-12-23 2022-02-08 2021-12-16 2021-06-23 2021-04-14