"Bill Schottstaedt" <[EMAIL PROTECTED]> writes: > > So, I rebuilt guile using -g3 > ... > <unnamed port>: Stack overflow
If that's gcc 4 then it might be the same thing afflicting i386 under -O3, that ceval/deval end up using a lot of stack. Try increasing the stack limit, ie. the guile one, wherever the default for that hides in the sources ... _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel