From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Building without Emacs malloc, possible? Date: Fri, 23 Feb 2007 20:07:34 +0200 Message-ID: References: <45DCAC15.40305@swipnet.se> <45DD3EF7.9080906@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1172254091 26090 80.91.229.12 (23 Feb 2007 18:08:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Feb 2007 18:08:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 23 19:07:55 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HKepn-0004bc-4z for ged-emacs-devel@m.gmane.org; Fri, 23 Feb 2007 19:07:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKepm-0006vO-TR for ged-emacs-devel@m.gmane.org; Fri, 23 Feb 2007 13:07:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKepc-0006vJ-JT for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:07:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKepa-0006uo-Sv for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:07:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKepa-0006ul-Lg for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:07:42 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HKepa-0000vY-4c for emacs-devel@gnu.org; Fri, 23 Feb 2007 13:07:42 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-55-177.inter.net.il [84.228.55.177]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GCS48334 (AUTH halo1); Fri, 23 Feb 2007 20:07:29 +0200 (IST) In-reply-to: <45DD3EF7.9080906@swipnet.se> (message from =?ISO-8859-1?Q?Jan_Dj=E4rv?= on Thu, 22 Feb 2007 07:57:59 +0100) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66687 Archived-At: > Date: Thu, 22 Feb 2007 07:57:59 +0100 > From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= > Cc: emacs-devel@gnu.org > > > > That is very unfortunate. Using system malloc will cause Emacs to > > grow in its footprint much more than it does with gmalloc, possibly an > > unlimited growth. Did you try asking for advice on the Cygwin mailing > > list? > > Yes, the advice was that Emacs should not use its own malloc in this case. Not a very useful advice, IMO. But then what else can we hope for, since there's no maintainer of Cygwin Emacs?