Path: utzoo!attcan!uunet!mcsun!unido!tub!net From: net@tub.UUCP (Oliver Laumann) Newsgroups: comp.unix.programmer Subject: Re: Dynamic Loading Message-ID: <1589@tub.UUCP> Date: 16 Sep 90 12:19:39 GMT References: <9769@discus.technion.ac.il> <1990Sep11.042620.5999@egsner.cirr.com> Reply-To: net@tub.UUCP (Oliver Laumann) Organization: Technical University of Berlin, Germany Lines: 10 In the recently announced release 1.2 of the Elk Scheme implementation you find a function that dynamically loads object files by means of incremental linking (see file src/load.c in the distribution). It works under 4.3BSD, Ultrix on the DECStation 3100 (ECOFF format), NEWS-OS (Sony RISC), HP-UX on the HP9000/3xx, SunOS, and probably others (but not under System V). Regards, -- Oliver Laumann net@TUB.BITNET net@tub.cs.tu-berlin.de net@tub.UUCP