delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Wed, 25 Aug 2004 13:25:47 -0400 |
From: | Luke Stras <stras AT ecf DOT toronto DOT edu> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Trouble with std::vector in g++ |
Message-ID: | <20040825172547.GI9503@arrow.utias.utoronto.ca> |
Reply-To: | stras AT utias DOT utoronto DOT ca |
References: | <20040825164918 DOT GF9503 AT arrow DOT utias DOT utoronto DOT ca> <11845274424 DOT 20040825191645 AT familiehaase DOT de> |
Mime-Version: | 1.0 |
In-Reply-To: | <11845274424.20040825191645@familiehaase.de> |
User-Agent: | Mutt/1.4.1i |
X-Virus-Scanned: | clamd / ClamAV version 0.70, clamav-milter version 0.70j |
On Wed, Aug 25, 2004 at 07:16:45PM +0200, Gerrit P. Haase wrote: > Increase the stack: > g++ -Wall -Wl,--stack=8000000 -o etest etest.cc > > This works for me with gcc-3.4.1(tm). The default stack for Cygwin > executables is 2MB which seems to be too small for your program. This seems to work. Now, to see if it makes the problem in the *real* program (and not just the stripped-down version) go away... -- Luke Stras <stras AT utias DOT toronto DOT edu> "The meek can have the Earth; the rest of us have other plans" --Henry Spencer -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |