increase stack size

Posted by PMC on Stack Overflow See other posts from Stack Overflow or by PMC
Published on 2010-05-10T16:30:41Z Indexed on 2010/05/10 16:34 UTC
Read the original article Hit count: 324

Filed under:
|

Hi there, I am working with scons and am trying to compile a program that require bigger stack size but I dont know how to extend the stack size. This is on a solaris machine, and as I said before, we use scons to compile our projects.

Anyone know how to do this ?

© Stack Overflow or respective owner

Related posts about c++

Related posts about solaris