Hi, On Wed, 2006-05-10 at 01:31 +0300, Marius Vollmer wrote: > Andy Wingo <[EMAIL PROTECTED]> writes: > > > Speaking of which, a -g compile on PPC uses quite a lot of stack -- I > > had to up the default limit in order to get anything to work (for > > example, compiling psyntax). That would be another issue though... > > Yeah, it's a "known issue" also on x86. The default stack limit is a > bit tight for a "-O0" build. I guess we should just double it or > something. Or should we make the default 'unlimited'?
I think that 50000 words (200KB/400KB) should be more than enough for anyone. Haha. (Right now it is 20000 words.) Seriously, we should look into why this is the case, has SCM had similar issues with newer GCC, etc. Is it just the compilers that changed, or was it frames, or ... Regards, -- Andy Wingo http://wingolog.org/ _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel