From the error message below I can see that an assertion fails in a 
part of Kaffe that is written in C. Since KJC is entirely written in 
Java, it cannot be the reason of this problem - at best it demonstrates 
a bug elsewhere.

Best regards,
Thomas

Gwenole Beauchesne wrote:

> On Tue, 2 Apr 2002, Brent Fulgham wrote:
> 
> 
>>Administrator@BFULGHAM1 ~/java
>>$ javac PlusPlusTest.java
>>assertion "!INTS_DISABLED()" failed: file "exception.c", line 386
>>Aborted (core dumped)
>>
> 
> Interesting. I am sorry but I don't have a solution. If I remember
> correctly, I also encountered that problem while working on the IA-64 port
> but finally I came up with a working version when I used a newer compiler
> (gcc-3.0.2) and a slightly different patch for jmp_buf save/restore.
> 
> It would be nice if the problem was actually the KJC compiler. ;-)
> 
> Bye,
> Gwenole.
> 
> 


Reply via email to