Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22199

How to know the stack size limit of .exe program?

$
0
0

It seems my program (built with mingw g++) crashes due to insufficient stack memory. I use the compiling option -Wl,--stack,64000000 to increase the stack limit but the problem persists. I want to know if there is a utility or method to check the current stack limit of my .exe program, so I can verify the limit is indeed changed to that value.


Viewing all articles
Browse latest Browse all 22199

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>