From mint-bounce@lists.fishpool.fi Sun Feb 15 05:07:30 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ZkI1+80RVgUWhnFwMNpS6X0UbKDh692ZRVYisQcmP1w=; b=XcW4u/T6wkU23ArRPoT/F12gGpFY8uY4GGrxUSVxQ104FX7/Vm+DS9NaV/tTR4US6b OJbuqoXFRtAFkTd0VKjpFmlhEBTUs+Bs+DaBYop2wxYL9V0YyvKmCKsjlMZEtnjOx06h P0DAxTZ3rGxyLJ3P2MYOo6859zSiK8DuVrur4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dDwZZpn+aSduHzk6Y4fbc+s+uAzCKSSe8aN6q13+WytKpVrlmYyQ7nuWN2ILIBiXtc L/ZjUH2XPwu/Cnl2ndfXc6DRHTAMufTyb5d4A4ApSTdLRE2YuC5dXyx6Tm+PCGdQZMFA y/nLrwTXCx2TSMhWzP6i00H22uQMqc1VEeoCo= MIME-Version: 1.0 In-Reply-To: <1234685998.6308.3.camel@joy> References: <499665F5.809@atari-source.org> <4996E70E.1030603@atari-source.org> <4996EE34.8090002@freesbee.fr> <499740F4.2010203@atari-source.org> <49974575.2000506@freesbee.fr> <49975513.9060606@atari-source.org> <1234685998.6308.3.camel@joy> Date: Sun, 15 Feb 2009 11:03:46 +0100 Message-ID: Subject: Re: [MiNT] C++ Stuff From: Miro Kropacek To: Petr Stehlik Cc: mint@lists.fishpool.fi Content-Type: multipart/alternative; boundary=001636c5a3d49525c00462f22f21 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: miro.kropacek@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: --001636c5a3d49525c00462f22f21 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > Regarding the unfortunate stack size - isn't there a setting that says > something like "use half of available memory for stack"? That could be > better than trying 32, 64, 96 kB... It is but in the mint.cnf you can limit the amount of that available memory per process -- if this is too low, bad crashes occur. But I personally think this is not a g++ stack issue. -- MiKRO / Mystic Bytes http://mikro.atari.org --001636c5a3d49525c00462f22f21 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Regarding the unfortunate stack size - isn't there a setting that says
something like "use half of available memory for stack"? That could be
better than trying 32, 64, 96 kB...
It is but in the mint.cnf you can limit the amount of that available memory per process -- if this is too low, bad crashes occur. But I personally think this is not a g++ stack issue.


--
MiKRO / Mystic Bytes
http://mikro.atari.org
--001636c5a3d49525c00462f22f21--