Dynamic loading for SunOs

Christopher North-Keys harp at terra.pkg.mcc.com
Tue Nov 21 09:17:31 AEST 1989


q> Is there a way to link, at runtime, an arbitrary object file to the
q> current process?

a> You may want to look into the `Elk' Scheme interpreter that has been
a> posted to comp.sources.misc a couple of weeks ago.

You might also look at the dynamic loader in xtank, available from
expo.lcs.mit.edu (18.30.0.212) under contrib/.  The code is in Src/unix.c
.  It also uses a threads implementation.



More information about the Comp.sys.sun mailing list