scott@cdp.UUCP (11/02/90)
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