[ODE] stack increase in gcc

mike polyakov mvp9 at cornell.edu
Fri Feb 28 09:39:02 2003


--=====================_458499==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

Just add a "-Wl,--stack=0x[SIZE]" option to the linking options that are 
passed to gcc (-Wl, means send what follows to the linger)
mike

At 04:19 PM 2/28/2003 +0100, Poramate Manoonpong wrote:
>
>Hi all,
>I use Windows Xp and I download cygwin for run and compile ODE program by 
>gcc but I got the problem about stack overflow.
>I think I have to increase stack in gcc but I don't know how . Does anyone 
>know this ?
>
>Thank you
>P.Manoonpong

--=====================_458499==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
Just add a &quot;-Wl,--stack=0x[SIZE]&quot; option to the linking options
that are passed to gcc (-Wl, means send what follows to the linger)<br>
mike<br><br>
At 04:19 PM 2/28/2003 +0100, Poramate Manoonpong wrote:<br>
<blockquote type=cite class=cite cite>&nbsp;<br>
<font face="arial" size=2 color="#008000">Hi all,</font><br>
<font face="arial" size=2 color="#008000">I use Windows Xp and I download
cygwin for run and compile ODE program by gcc but I got the problem about
stack overflow.</font><br>
<font face="arial" size=2 color="#008000">I think I have to increase
stack in gcc but I don't know how . Does anyone know this ?</font><br>
&nbsp;<br>
<font face="arial" size=2 color="#008000">Thank you </font><br>
<font face="arial" size=2 color="#008000">P.Manoonpong</font>
</blockquote></html>

--=====================_458499==_.ALT--