[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: When should ralloc.c be used? (WAS: bug#24358)
From: |
Eli Zaretskii |
Subject: |
Re: When should ralloc.c be used? (WAS: bug#24358) |
Date: |
Thu, 27 Oct 2016 18:35:25 +0300 |
> From: Fabrice Popineau <address@hidden>
> Date: Thu, 27 Oct 2016 15:44:27 +0200
> Cc: address@hidden, Eli Zaretskii <address@hidden>, Emacs developers
> <address@hidden>,
> Noam Postavsky <address@hidden>
>
> The main idea is to save the current Emacs state as C source code, then
> compile the (large and
> boring) .c file and relink Emacs with the resulting .o file instead of a
> dummy .o file that it would start off
> with. Most of this new .o file would be data; perhaps some would be code
> that would initialize the data,
> though we'd want to minimize this.
>
> I find it disturbing that a C compiler will be needed to redump Emacs.
> Am I alone ?
No.
- Re: When should ralloc.c be used? (WAS: bug#24358), (continued)
- Re: When should ralloc.c be used? (WAS: bug#24358), Paul Eggert, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Perry E. Metzger, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Eli Zaretskii, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Perry E. Metzger, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Daniel Colascione, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Perry E. Metzger, 2016/10/27
- Re: When should ralloc.c be used?, Daniel Colascione, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Eli Zaretskii, 2016/10/28
- Re: When should ralloc.c be used? (WAS: bug#24358), Eli Zaretskii, 2016/10/28
- Re: When should ralloc.c be used? (WAS: bug#24358), Fabrice Popineau, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358),
Eli Zaretskii <=
- Re: When should ralloc.c be used? (WAS: bug#24358), Richard Stallman, 2016/10/27
- Re: When should ralloc.c be used? (WAS: bug#24358), Eli Zaretskii, 2016/10/28
- Re: When should ralloc.c be used? (WAS: bug#24358), Richard Stallman, 2016/10/28
- Re: When should ralloc.c be used? (WAS: bug#24358), Eli Zaretskii, 2016/10/29
- Re: When should ralloc.c be used?, Stefan Monnier, 2016/10/29
- Re: When should ralloc.c be used?, Eli Zaretskii, 2016/10/30
- Re: When should ralloc.c be used?, Stefan Monnier, 2016/10/30
- Re: When should ralloc.c be used? (WAS: bug#24358), Richard Stallman, 2016/10/29
- Re: When should ralloc.c be used? (WAS: bug#24358), Eli Zaretskii, 2016/10/29
- Re: When should ralloc.c be used? (WAS: bug#24358), Richard Stallman, 2016/10/31