@Raziel,
Quote:
@broadblues
wrt to sobjs builds.
I get a crashing sobjs exe with both gcc 5.3.0 and 5.4.0, both crash in libstdc++.
I know that it used to work (to an extent; at least the exe wasn't crashing) in 4.2.4.
You are linking against the new libstdc++ but running against the old one in SOBJS:
There was some discussion about this 'elsewhere' a naming scheme for libstdc++ is needed. Don't build shared C++ for public distribution until that has been resolved. Use 4.2.4 for that.
I have my gcc5 and original gcc setup in paralell directories so I can switch between them with an assign.