change to gcc from lcc

Paul Brook paul@codesourcery.com
Fri Nov 14 15:06:00 GMT 2008


> > the code you provided tries to allocate a huge chunk of memory on the
> > stack.
> Interesting. At least. There should be a warning from gcc.

The limit is nothing to do with GCC. It is an OS setting (ulimit -s).

Paul



More information about the Gcc mailing list