I have large Boost/Spirit metaprogram that is blowing gcc\'s stack when I try to compile it.
How can I increase gcc\'s stack size, so I can compile this program?
I use that in my compiler script:
CFLAGS += -Wl,--stack,10485760