gcc vs g++ for dlopen

Andrew Haley aph@redhat.com
Thu Nov 27 10:07:00 GMT 2008


Kolesar wrote:

> libasim.so is compiled with jam :S. It is a extern library for me :(

So that's probably where the problem is.  Perhaps an init section in
libasim.so is doing something that segfaults without libstdc++.

gdb is your friend.  Use it.

Andrew.



More information about the Gcc-help mailing list