Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.2.0.9.2.20030216094055.01da45b8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Sun, 16 Feb 2003 09:46:30 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: size limit for static arrays in cygwin/gcc In-Reply-To: <002401c2d5e1$7e8fb3e0$9d68d6d1@oemcomputer> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Charles, Did you read that section of the Cygwin User's Guide? That limit is not available RAM, but rather an additional Cygwin-imposed limit. I'd interpret that as a "system" limit and it certainly is "[other than] available memory and 2**32 address space." How much memory do you want to allocate? What is your current Cygwin heap limit as indicated by the output of this command: regtool -v list '/HKLM/Software/Cygnus Solutions/Cygwin' How does that value relate to the amount of RAM you'd like to be able to allocate in a single process? Randall Schulz At 09:32 2003-02-16, Charles D. Russell wrote: >(Response to Max Bowsher): > >Thanks, but my question was whether there is any OTHER limit than memory. >Any compiler or system limit? -- 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/