Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22002

How could i solve libstdc++ portability problem

$
0
0

I have built a binary that runs in my system(fedora 30), but when I want to run that on ubuntu I got below error:

/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./App)

what is the standard way to solve this problem? or do I always need to rebuild my app on various os to run it?


Viewing all articles
Browse latest Browse all 22002

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>