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: Dynamic loader and virtual functions


Hi Chris,

 You have checked, that the function in question
is actually in the .so, right? What does dlerror
report as the reason for not being able to find
the function? Could it be a problem with unresolved
references instead of compatibility issues?

Yours sincerely,

Bjorn

Ps: I am pretty sure, the problem is unrelated to gcc/g++:)


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