Path: utzoo!censor!geac!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!samsung!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!godzilla!mpapp From: mpapp@ (Mike Papper) Newsgroups: comp.sys.sgi Subject: run time loading Summary: Has anyone got routines to do run time loading Keywords: symbol table Message-ID: Date: 25 Jan 91 11:19:26 GMT Sender: rxxgpf@minyos.xx.rmit.oz.au (Greg Farrelly) Organization: RMIT Computer Centre, Melbourne Australia. Lines: 13 For SGI IRIX 3.3 does anyone have routines that will allow me to link in routines on the fly? I want to use them to find the address of a function from its character string representation (its label). I believe the ldfcp() and similar functions allow access to the symbol table, in a machine-independent manner (via unix) but I don't have the faintest idea of how to go about finding out how to use these commands. If anyone has tried this before, or used these routines, maybe they could let me have some info on them. Mike Papper mpapp@godzilla.cgl.rmit.oz.au