Home » Community » U++ community news and announcements » Increased stack size for MSC in Core
Re: Increased stack size for MSC in Core [message #37132 is a reply to message #37130] |
Tue, 28 August 2012 11:53   |
|
mirek wrote on Tue, 28 August 2012 05:31 | After achieving stack overflow in 'regular way' in one of my really complex applications, I have decided to add linker option to Core that increases the stack size to 8MB.
|
To increase stack in MSC I had to add:
link << " -stack:2000000";
in MscBuilder.cpp
It would be great if that was configurable in project or build options.
|
|
|
Goto Forum:
Current Time: Tue Apr 29 18:40:59 CEST 2025
Total time taken to generate the page: 0.03855 seconds
|