Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: "Hans Horn" <hannes@2horns.com>
Subject: Re: limit for # of items created with "new" ?
Date: Tue, 24 Sep 2002 21:03:42 -0700
Lines: 10
Message-ID: <amrcin$mij$1@main.gmane.org>
References: <amr1j5$b3$1@main.gmane.org> <Pine.GSO.4.44.0209242231120.11713-100000@slinky.cs.nyu.edu>
NNTP-Posting-Host: dsl-64-130-141-77.telocity.com
X-Trace: main.gmane.org 1032926616 23123 64.130.141.77 (25 Sep 2002 04:03:36 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Wed, 25 Sep 2002 04:03:36 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

List,

I re-did the same test (test.cpp), this time using entirely malloc instead
of new.
The death occurs at the exact same place as with new.
Some internal gcc/bash/cygwin limit I'm hitting there?

H.





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

