Sebastian Redl wrote:
What part, exactly? libstdc++.so still exports the symbol, since the supc++ and stdc++ libraries are both in there.So, essentially, you want to *duplicate* all the exports now in libstdc++ also in libsupc++? Because certainly you can't remove the exports from libstdc++. No, no, I don't think we want to do that.
Paolo.