emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs-diffs digest, Vol 1 #508 - 12 msgs


From: Eli Zaretskii
Subject: Re: Emacs-diffs digest, Vol 1 #508 - 12 msgs
Date: Sat, 23 Mar 2002 11:53:32 +0200

What is the reason for this change in src/Makefile.in?  Are you
saying that the default value of PURESIZE is large enough to load
*.el files in source form?

    - /* Build a temacs with a sufficiently large PURESIZE to load the
    -    Lisp files from loadup.el in source form.  */
    - 
    - bootstrap-temacs: 
    -   LC_ALL=C $(MAKE) $(MFLAGS) temacs ALL_CFLAGS="$(ALL_CFLAGS) 
-DPURESIZE=5000000 -I../src"
    - 

Also, is it wise to avoid building DOC during the bootstrap?  Are we
sure it will never be used?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]