emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCHES] patches for compiling GNU emacs 21.2 under Cygwin


From: Joe Buehler
Subject: Re: [PATCHES] patches for compiling GNU emacs 21.2 under Cygwin
Date: Tue, 03 Dec 2002 11:37:40 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2) Gecko/20021126

 +/* let's not be adventurous */
 +#define SYSTEM_MALLOC 1

Why is that a good idea?  Isn't it better to use gmalloc and ralloc?
That should make an Emacs whose memory footprint does not grow that
much, I think.  What is so ``adventurous'' in using that?

I recompiled emacs 21.2 under Cygwin without SYSTEM_MALLOC, and it appears
to work just fine.  Under Windows NT, at least -- I'll let you know
if the released version gets complaints from users of other versions
of Windows.

Joe Buehler







reply via email to

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