emacs-devel
[Top][All Lists]
Advanced

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

Re: Removal of unexec support from glibc malloc


From: Paul Eggert
Subject: Re: Removal of unexec support from glibc malloc
Date: Sat, 30 Jan 2016 01:38:18 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Paul Eggert wrote:
I'll test this more, and if it doesn't have problems then we can declare the
issue resolved, from glibc's point of view anyway.

I simulated building current Emacs on future glibc by running './configure emacs_cv_var_doug_lea_malloc=no', which tells 'configure' to assume that the C library does not have the GNU malloc extensions. Although the code still seemed to work, there were some compile-time errors that suggested trouble; for example, glibc's API for the malloc hooks disagree with Emacs's replacement. To fix this I would like to install the set of patches discussed for Bug#22086, here:

http://bugs.gnu.org/22086#104



reply via email to

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