-static-libgcc and static libstdc++.a,

Bob Rossi bob@brasko.net
Sun Jan 16 14:21:00 GMT 2011


Hi,

I separated this question out, to keep things simple.

Does it make sense to link in libstdc++.a and leave libgcc
shared? The goal is maximum portability between different linux
environments.

I'm hoping this will keep the c++ shared library symbols private,
but allow the exception handling to work on the system the software
is run on.

Thanks,
Bob



More information about the Gcc-help mailing list