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.