U++ framework
Do not panic. Ask here before giving up.

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 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SqlMassInsert [No]UseTransaction
Next Topic: Sort refactored
Goto Forum:
  


Current Time: Sun Sep 13 21:59:23 GMT+2 2026

Total time taken to generate the page: 0.00491 seconds