Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stack size

Status
Not open for further replies.

abp

Programmer
Sep 14, 2000
134
FR
Hi friends

Is there a way to change the stack size for an
executable on Sun. If my program wants more stack
than is provided by default, is there any command
that will do the job ?


Thanks

abp
anand_pillai@delmia.com
 
I'm not really sure if something like that exists, but if you wrote that program you could use posix threads and their functionality for changing the stacksize. regards
chenn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top