X-Spam-Check-By: sourceware.org Message-ID: <20060330144928.29544.qmail@web34811.mail.mud.yahoo.com> Date: Thu, 30 Mar 2006 06:49:28 -0800 (PST) From: Pete Subject: Re: [FAQ alert] RE: segfault on memory intensive programs To: cygwin AT cygwin DOT com In-Reply-To: <065d01c65403$4232d320$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 --- Dave Korn wrote: > 21. > > How can I adjust the heap/stack size of an > application? > > If you need to change the maximum amount of memory > available to Cygwin, see > http://cygwin.com/cygwin-ug-net/setup-maxmem.html. BTW, is there a corresponding way of specifying the stack size using registry settings? That link only mentions heap settings. I implement large financial models, and will need a larger stack for everything I do. It would be nice to set it in the registry once rather than put the same LDFLAG variable in every Makefile I write (and comment it out when I take my code home to work on it at night on my Linux box). Thanks! Pete __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/