Kevin Ryde <[EMAIL PROTECTED]> writes: > The head built with debian i386 gcc 4 bombs with a stack overflow on > startup. Under gdb it looks like it really has used up its 80kbytes, > but I can't tell where or why. The same built with gcc 3.3 is ok, so > something evil has happened.
I have seen this intermittently as well (for example, compiling without optimization would give a stack overflow when launching into the repl, but compiling with optimization would not). Maybe the default stack limit is dangerously close to what we need to survive... -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel