[kaffe] HEAD not Building javalib
Michael Franz
developer.franz@verizon.net
Mon May 31 16:48:01 2004
On Monday, May 31, 2004, at 03:36 PM, Guilhem Lavaux wrote:
> Michael Franz wrote:
>> On Sunday, May 30, 2004, at 10:01 AM, Guilhem Lavaux wrote:
>>>
>>> Hi,
>>>
>>> Maybe you can try the latest CVS HEAD. I have cleaned up a memory
>>> protection. It seems that fedora is paranoid by default and protect
>>> everything.
>>>
>>> Cheers,
>>>
>>> Guilhem.
>>>
>> I tried the latest, same results. I have configured with INTRP, JIT
>> and JIT3, they all failed the same way.
>> Is there some way to track down what is happening? If not, I may
>> just go back to my RedHat 9 installation.
>
> I have noticed that on Suse 9 the stack max size is set to unlimited.
> This causes trouble in the internal stack boundaries of kaffe and may
> cause lockups. I suggest you to set (with ulimit) the stack boundaries
> to 8 MB and retry to build kaffe. I'm working on a cleaner solution.
That work! I am back in business!
> Cheers,
>
> Guilhem.
>
Thanks!
Michael