Path: utzoo!utgpu!watmath!uunet!bu-cs!bloom-beacon!tut.cis.ohio-state.edu!allosaur.cis.ohio-state.edu!bob From: bob@allosaur.cis.ohio-state.edu (Bob Sutterfield) Newsgroups: gnu.emacs Subject: Re: VMS GNU Emacs 18.52 - Pure Lisp Storage Exhausted Message-ID: <27686@tut.cis.ohio-state.edu> Date: 16 Nov 88 14:38:29 GMT References: <8811160420.AA25390@prep.ai.mit.edu> Sender: news@tut.cis.ohio-state.edu Distribution: gnu Organization: The Ohio State University Dept of Computer & Information Science Lines: 8 In article <8811160420.AA25390@prep.ai.mit.edu> ROBERTS%UORNSRL.BITNET@MITVMA.MIT.EDU writes: >I get the error message "Pure Lisp storage exhausted" when running >build.com to create the map file. When I see that error when I'm building a UNIX emacs (your mileage may differ with VMS), I edit src/config.h and increase the value of PURESIZE. From the comments there, you may have to futz with s-vms*.h as well.