Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Tue Apr 29 18:40:59 CEST 2025

Total time taken to generate the page: 0.03855 seconds