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'?

-- 
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

Reply via email to