[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] chicken-4.8.0rc1 on OpenBSD -current sparc64
From: |
Sven Hartrumpf |
Subject: |
Re: [Chicken-hackers] chicken-4.8.0rc1 on OpenBSD -current sparc64 |
Date: |
Sat, 11 Aug 2012 20:06:05 +0200 (CEST) |
Hi Felix.
Sat, 11 Aug 2012 12:29:39 +0200 (CEST), felix wrote:
> This is caused by an incorrect stack-overflow error triggered due to
> wrap-around in the computation of the stack-limit. If you change
> "C_STACK_RESERVE" in "chicken.h" to 0x2000, does the build still fail?
No, my problematic 32bit build on a 64bit Linux works for the first time!
Very impressive remote analysis, Felix!
Ciao
Sven