bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac PowerBookG4 OS X 10.4.11 (Tiger) guile test results


From: Neil Jerram
Subject: Re: Mac PowerBookG4 OS X 10.4.11 (Tiger) guile test results
Date: Thu, 10 Jan 2008 19:23:36 +0000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Roger Mc Murtrie <address@hidden> writes:

> <unnamed port>: In expression (car spec):
> <unnamed port>: Stack overflow
> guile --user-srfi=1,10 fails to run
> FAIL: test-use-srfi

In eval.c, can you look for this line:

  { SCM_OPTION_INTEGER, "stack", 20000, "Stack size limit (measured in words; 0 
= no check)." },

and try doubling the 20000.

If that works, can you tell us what sizeof(long) is on your OS?  (I'm
hoping the answer will be 4.)

Thanks,
     Neil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]