Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

Recursion

(56,582 posts)
11. libstdc++ is part of your compiler toolchain, and I have bad news
Tue Jul 14, 2015, 06:05 AM
Jul 2015

Unfortunately, unlike most libraries, libstdc++ will only work with programs compiled with the exact same compiler (and version of that compiler) as libstdc++ was compiled with. So, if you're importing this binary from a different distro (or even a different version of the same distro) you're basically stuck.

This is why C++ is Broken and Wrong, but anyways.

Can you get the source to this program? Your best bet is probably to rebuild it.

Recommendations

0 members have recommended this reply (displayed in chronological order):

Latest Discussions»Culture Forums»Open Source and Free Software»Linux Mint: "No such...»Reply #11