[gnu.emacs] VMS GNU Emacs 18.52 - Pure Lisp Storage Exhausted

ROBERTS%UORNSRL.BITNET@MITVMA.MIT.EDU (11/16/88)

I get the error message "Pure Lisp storage exhausted" when running build.com
to create the map file.  Could someone tell me the probable cause of this
message and any suggestions to get past it?

Thanks!

Roland
roberts@uornsrl.bitnet
rbr4@uhura.cc.rochester.edu
rbr4@db2.cc.rochester.edu
rochester!ur-cc!uhura!rbr4

bob@allosaur.cis.ohio-state.edu (Bob Sutterfield) (11/16/88)

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.