Dynamic loading of modules -> undefined symbol
- From: Martin Bammer <e9525103 stud4 tuwien ac at>
- To: Gtk Application Development <gtk-app-devel-list gnome org>
- Subject: Dynamic loading of modules -> undefined symbol
- Date: Thu, 17 Apr 2003 23:25:04 +0200
Hi list,
I have a question to dynamically loaded modules. Following scenario:
1) Load module A
2) Load module B
3) Now calling a function in module B within module A results in a "relocation
error".
It is clear for me that symbols which refer to module B cannot be relocated
when module B is not loaded. But after module B is loaded these symbols in
module A should be relocatet. Is there a possibility to force the framwork to
try to relocate these symbols?
Greetings, Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]