Re: gcc 4 stack overflow in head

2005-08-11 Thread Kevin Ryde
Marius Vollmer <[EMAIL PROTECTED]> writes: > > 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

Re: gcc 4 stack overflow in head

2005-08-10 Thread Marius Vollmer
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

gcc 4 stack overflow in head

2005-07-11 Thread Kevin Ryde
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. ___ Guile-devel