Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!sgi!cdp!scott From: scott@cdp.UUCP Newsgroups: comp.emacs Subject: Re: Dynamic linking EMACS for SunOS4.1/ Message-ID: <940000002@cdp> Date: 1 Nov 90 23:27:00 GMT References: <2432@linac.fnal.gov> Lines: 11 Nf-ID: #R:linac.fnal.gov:2432:cdp:940000002:000:380 Nf-From: cdp.UUCP!scott Nov 1 15:27:00 1990 Note that since SunOS 4.1 (and maybe 4.0.x???) now has copy-on-write, it's no longer necessary to move the elisp code into the text segment when dumping temacs (e.g. V.3 GNU emacs ports don't bother to move elisp into the text segment, since V.3 also has copy-on-write). I don't know if this will help to make dumping work with dynamic linking... -scott cdp!scott scott@igc.org