Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!uwvax!tank!oddjob!matt From: matt@oddjob.uchicago.edu (Matt Crawford) Newsgroups: comp.emacs Subject: Re: Does GNU emacs ever use shared libraries? Message-ID: <3422@tank.uchicago.edu> Date: 24 May 89 17:40:52 GMT References: <152@talarian.UUCP> <6006@xyzzy.UUCP> <40094@bbn.COM> <537@talos.UUCP> Sender: news@tank.uchicago.edu Reply-To: matt@oddjob.uchicago.edu (Matt Crawford) Distribution: usa Organization: Morse Science High School Lines: 9 In-reply-to: kjones@talos.UUCP (Kyle Jones) After seeing a dozen of these articles, it finally occurred to me that I already have emacs running with shared libraries under 4.3 BSD on the Elxsi-6400 here. Elxsi implements shared libraries by having them installed in high memory shared among all processes, with a jump table in a known location. I didn't need to do anything to the installation procedure that I didn't have to do before Elxsi offered shared libraries. The standard GNU emacs loadup and unexec procedure is used. ________________________________________________________ Matt Crawford matt@oddjob.uchicago.edu