Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!mordor!lll-tis!ptsfa!hoptoad!academ!uhnix1!sugar!peter From: peter@sugar.UUCP (Peter DaSilva) Newsgroups: comp.sys.amiga Subject: Re: A shared library (mostly) in C Message-ID: <175@sugar.UUCP> Date: Sat, 13-Jun-87 10:58:47 EDT Article-I.D.: sugar.175 Posted: Sat Jun 13 10:58:47 1987 Date-Received: Sun, 21-Jun-87 05:57:05 EDT References: <10113@decwrl.DEC.COM> <1358@ulowell.cs.ulowell.edu> <1999@cbmvax.cbmvax.cbm.UUCP> Organization: Sugar Land UNIX - Houston, TX Lines: 4 Summary: The subject has drifted I believe the original message (lo these long days ago) was about load-time linking (late binding) the actual names, rather than doing so at compile or "link" time (early binding). I'm not sure what the advantage is, but I don't think that early binding type solutions are relevant.