> Ah, I see. It simply runs out of stack.
>
> On my solaris 7 machine, default stack (ulimit -s) is 8M.
> When I increase it to 10M (ulimit -s 10240) the test compiles fine
> with both 3.4.0 and 3.4.6
>

Thank you.  That was extremely helpful.  I'm surprised such a small
executable would cause a program to run out of stack space, but thank
you for finding the problem.

Joe Cook

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to