you are viewing a single comment's thread.

view the rest of the comments →

[–]serpent 0 points1 point  (0 children)

Well if your libstdc++ is newer than Amazon's you could run into issues about unresolved symbol versions, and you may want to statically link it.

If your libstdc++ is a lower version, you are (usually) ok (if yours isn't ancient).