From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: [PATCHES] patches for compiling GNU emacs 21.2 under Cygwin Date: Tue, 03 Dec 2002 21:24:28 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <2593-Tue03Dec2002212428+0200-eliz@is.elta.co.il> References: <7263-Wed27Nov2002204304+0200-eliz@is.elta.co.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038943601 22273 80.91.224.249 (3 Dec 2002 19:26:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Dec 2002 19:26:41 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18JIgo-0005mr-00 for ; Tue, 03 Dec 2002 20:26:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18JIqS-0005D8-00 for ; Tue, 03 Dec 2002 20:36:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18JIgL-0000Rv-00; Tue, 03 Dec 2002 14:26:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18JIfX-0008Bp-00 for emacs-devel@gnu.org; Tue, 03 Dec 2002 14:25:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18JIfV-0008BX-00 for emacs-devel@gnu.org; Tue, 03 Dec 2002 14:25:18 -0500 Original-Received: from odin.inter.net.il ([192.114.186.10]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18JIfV-0008BO-00 for emacs-devel@gnu.org; Tue, 03 Dec 2002 14:25:17 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-67.inter.net.il [213.8.128.67]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id AUT12950; Tue, 3 Dec 2002 21:25:13 +0200 (IST) Original-To: jbuehler@hekimian.com X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Joe Buehler on Tue, 03 Dec 2002 11:37:40 -0500) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9843 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9843 > From: Joe Buehler > Date: Tue, 03 Dec 2002 11:37:40 -0500 > > 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. Thank you! It might be a good idea to try to track the memory footprint of an Emacs compiled with and without SYSTEM_MALLOC (assuming that the sessions are running long enough).