Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <046a01c1a24c$ac2f9be0$0200a8c0@lifelesswks> From: "Robert Collins" To: "egor duda" Cc: References: <022e01c1a1b6$da6c6060$0200a8c0 AT lifelesswks> <116177118623 DOT 20020121101939 AT logos-m DOT ru> Subject: Re: setup crashing (attn Corinna) Date: Mon, 21 Jan 2002 18:24:32 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 21 Jan 2002 07:26:27.0342 (UTC) FILETIME=[F02782E0:01C1A24C] === ----- Original Message ----- From: "egor duda" To: "Robert Collins" Cc: Sent: Monday, January 21, 2002 6:19 PM Subject: Re: setup crashing (attn Corinna) > Hi! > > Sunday, 20 January, 2002 Robert Collins robert DOT collins AT itdomain DOT com DOT au wrote: > > RC> Something seriously funny was going on in the C++/C runtime interaction. > RC> Rather than try and explain it, I've linked in a recent version of Doug > RC> Lea's malloc, which also had a couple of quirks, that I've (apparently) > RC> fixed. > > why not use an instance of dlmalloc.c from winsup/cygwin/ directory? i > understand that you may want to keep cinstall/ self-sufficient, but > having two copies of the file is also, i believe, a bad thing (tm). Doh!. Whack! Whack!. Naughty Robert. Seriously though 2.7.0 has much improved win32 support, including mmaping() of large areas, and an improved sbrk() emulation - contributed by http://www.genesys-e.de/jwalter/ I believe. Also, as cinstall and cygwin are not in lockstep with each other, I think in this case I prefer having a separate file. Rob