Phil Edwards <phil@jaj.com> writes: | support can still use it. That's why it was moved to libsupc++, so that... | | gcc a_c++_program_only_using_clause_18.cc -lsupc++ | | ...a.out does not depend on libstdc++.so at runtime. May I suggest static link? -- Gaby