emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrap compiles C files twice


From: Eli Zaretskii
Subject: Re: bootstrap compiles C files twice
Date: Wed, 04 Jun 2008 21:50:22 +0300

> From: Stefan Monnier <address@hidden>
> Cc: Dan Nicolaescu <address@hidden>, address@hidden, address@hidden,
>         address@hidden
> Date: Tue, 03 Jun 2008 23:57:48 -0400
> 
> >> Dumping under names emacs and emacs-23.0.60
> >> 71704 pure bytes used
> >> ^^^^^
> 
> > Isn't this small number a clear sign of pure space overflow?
> 
> I think it's a sign that loadup.el does
> 
> (if (or (equal (nth 3 command-line-args) "bootstrap")
>     [...]
>       ;; We'll probably overflow the pure space.
>       (setq purify-flag nil)

Yes, exactly.




reply via email to

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