Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!inria!ircam!marc!eckel From: eckel@marc.ircam.fr (Gerhard Eckel) Newsgroups: comp.sys.next Subject: dynamic loading of Obj-C modules Message-ID: <1065@ircam.ircam.fr> Date: 25 Jun 90 12:50:43 GMT References: <10351@hydra.gatech.EDU> Sender: news@ircam.ircam.fr Organization: l'Institut de Recherche et Coordination Acoustique-Musique, Paris Lines: 12 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