Need GCC help
>I already tried to increase the stack, so… I use 100,000 for the stack. I
admit that I don't KNOW that it will work fine with smaller stacks (like the
suggested 20K).
You did increase the stack size either in the shell that you are using to
launch GNU-C or early in the user-starup (and using a shell launched
afterward), yes?
-bill