emacs-devel
[Top][All Lists]
Advanced

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

Re: [RFC] Replacing malloc_get_state functionality.


From: Andreas Schwab
Subject: Re: [RFC] Replacing malloc_get_state functionality.
Date: Mon, 24 Feb 2014 16:31:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Paul Eggert <address@hidden> writes:

> Ondřej Bílka wrote:
>> I as glibc contributor want to ask how feasible is replacing
>> malloc_get_state functionality in unexec by something else.
>> If so we could deprecate it for new binaries and use better malloc.
>
> It's feasible.  You can run an Emacs today that doesn't use glibc's
> malloc_get_state.  Configure Emacs like this:
>
> ./configure emacs_cv_var_doug_lea_malloc=no
>
> This tells 'configure' to assume that malloc_get_state does not work.

Does it still work, though?

Andreas.

-- 
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



reply via email to

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