Hi, Kevin Ryde <[EMAIL PROTECTED]> writes:
> 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 ... Also, on PPC, I can hardly get Guile running when compiled with `-O0': I get "stack overflow" errors early during the startup phase when I do so. If that is what you tried, I'd suggest compiling with at least `-O1'. Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel