Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!snorkelwacker.mit.edu!mit-eddie!uw-beaver!uw-june!wolf.cs.washington.edu!slh From: slh@wolf.cs.washington.edu (Scott Heyano) Newsgroups: comp.unix.aix Subject: Re: NEW GNU Emacs available - with DUMPING!!! Message-ID: <14622@june.cs.washington.edu> Date: 23 Jan 91 02:39:05 GMT References: <1133@troi.dbaccess.com> <182.279c284e@vax1.cc.lehigh.edu> Sender: news@cs.washington.edu Reply-To: slh@wolf.cs.washington.edu (Scott Heyano) Organization: Computer Science & Engineering, U. of Washington, Seattle Lines: 16 In article <182.279c284e@vax1.cc.lehigh.edu> lusgr@vax1.cc.lehigh.edu (Steve Roseman) writes: [stuff] |Emacs version 18.56, now available from prep.ai.mit.edu has full RS/6000 |support, including DUMPING!!!!!! Simply get /u/emacs/emacs-18.56.tar.Z, do |the normal installation stuff (like making paths.h and config.h) and it works. |(use m-ibmrs6000.h and s-aix3-1.h in config.h, configure X-Windows if desired). | Are you sure dumping is working? The MACHINE file clearly states that you can produce a dump, but after some period of time the dumped executable will fail. Quote: Dumping does not work. Code has been written to implement it, but it fails because the address of bss seems to vary occasionally between Emacs runs. It does not seem to vary from minute to minute, but every few days or weeks it changes to a new steady state. When this happens, the dumped Emacs data file becomes invalid.