[comp.sys.next] dynamic loading of Obj-C modules

eckel@marc.ircam.fr (Gerhard Eckel) (06/25/90)

Can anybody tell me what I need to do to dynamically load Obj-C object
modules into a running program? I made dynamical loading work for normal
C object modules. I assume that one has to call some init routines for Obj-C.
I also don't know how the Obj-C MACHO section has to be interpreted.
I know that dynamic loading of Obj-C .o files is possible since the NeXT
version of CommonLisp does it (probably also using ld).

Thank you for any advice or pointer

Gerhard Eckel
IRCAM, Paris
eckel@ircam.fr