emacs-devel
[Top][All Lists]
Advanced

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

Re: size of emacs executable after unicode merge


From: Stefan Monnier
Subject: Re: size of emacs executable after unicode merge
Date: Fri, 07 Nov 2008 23:19:02 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>     Maybe not at present in Emacs, but as far as I know those blocks *are*
>     relocated by XEmacs's portable dumper.

> How is it possible to relocate all blocks of memory?
> The C library allocates some, and Emacs can't tell where the pointers
> to them are kept.

Maybe the source code needs to be changed to keep track of them.
Kind of like the GCPRO thingies, maybe?


        Stefan




reply via email to

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