Hi,
Suppose I need to load two modules, module_a.o and module_b.o, one by one.
module_a.o uses/calls a function defined in module_b.o, and
module_b.o uses/calls a function defined in module_a.o. How can I load them one by one? It seems loading any one of them will cause "unresolved symbol" error.
Thanks,
T.
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.