Multiple libstdc++ versions

coypu@sdf.org coypu@sdf.org
Sat Jul 1 18:18:00 GMT 2017


It is for the dynamic linking case.
Previously I thought it's determined at link time (especially seeing
'ldd' return a full path), but now I see that it's determined as a
filename and RPATH.
so I suppose I need to always include an RPATH for the newer libstdc++.

Thanks for your answer.



More information about the Libstdc++ mailing list