I wrote:
> 
> I have also found https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79827
> and made "ulimit -s 32768" (instead of 8192), but to no avail.

"ulimit -s 32768" doesn't work.

"ulimit -s 65535" doesn't work either.

"ulimit -s unlimited" *does* work.

What the heck is the stack requirement of this stuff?!

Anyway, it worked now. The only strange thing is that on all my other
systems a stack of 8192 is perfectly sufficient. But - so what.

-Matt

Reply via email to