How to specify gcc stack size

Zack Weinberg zack@codesourcery.com
Mon Sep 27 13:25:00 GMT 2004


Andreas Jaeger <aj@suse.de> writes:

> To answer your question briefly: The Linux kernel adds the initial
> stack and that one is unlimited unless you change it with ulimit,

... That's not actually true; the default stack limit is 8 MB (but
it's not a hard limit, so you can increase it).

zw



More information about the Gcc mailing list