This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc vs g++ for dlopen


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]