emacs-devel
[Top][All Lists]
Advanced

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

Re: Idea for bootstrapping


From: Eli Zaretskii
Subject: Re: Idea for bootstrapping
Date: Thu, 13 Dec 2001 08:35:34 +0200

> From: Richard Stallman <address@hidden>
> Date: Wed, 12 Dec 2001 16:34:39 -0700 (MST)
> 
>     Isn't it possible to do the followings?
>     (1) start temacs
>     (2) set pureify-flag to nil
>     (3) load all files (*.el) that are necessary to
>     byte-compile bytecomp.el and its subsidiaries.
> 
> This means those files would be running interpreted.
> 
>     (4) byte-compile bytecomp.el and its subsidiaries.
>     (5) load bytecomp.elc etc
>     (6) byte-compile all the other files
> 
> Those files would still be running interpreted.
> That is the problem I am trying to solve.

We could restart temacs after step (4), and again after (6), and then
load the byte-compiled versions of the files we just compiled.  Would
that address the issue?



reply via email to

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