Dynamic loading of modules -> undefined symbol



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]