Re: [kaffe] kaffe installation

2003-03-28 Thread Matthew Tippett
Discovered a similar problem on a MIPS embedded system. Looking at config.log, it looks like it can't find cpp - it is looking in /lib/cpp for me. (Which obviously is wrong). By any chance are you using gcc-3.2? The workaround that I did was add a symbolic link from /usr/bin/cpp to /lib/cpp

[kaffe] Overactive GC

2003-03-26 Thread Matthew Tippett
Hello, Looking for some guidance on this one. Using Kaffe on an embedded MIPS platform I am observing unusual garbage collection behaviour The system has 32 MB of RAM, of which there is 1.5 MB system memory free. The particular behaviour I am seeing is that in certain conditions, there is

Re: [kaffe] Bug Report: accessing array doesn't throw NullPointerException under MIPS

2003-03-08 Thread Matthew Tippett
Underway now... Matt Dalibor Topic wrote: Hi Matthew, --- Matthew Tippett [EMAIL PROTECTED] wrote: Okay, 'make check' comes up with the following for each test. FAIL: ReflectInterfaces.java error compiling: Internal error: caught an unexpected exception. Please

Re: [kaffe] Bug Report: accessing array doesn't throw NullPointerException under MIPS

2003-03-06 Thread Matthew Tippett
) system my gut feeling would be that we would get a better mix of performance/memory with JIT. Is there anything definitive for kaffe? Regards, Matthew Dalibor Topic wrote: Hi Matthew, --- Matthew Tippett [EMAIL PROTECTED] wrote: Okay, 'make check' comes up with the following for each test

[kaffe] Bug Report: accessing array doesn't throw NullPointerException underMIPS

2003-03-03 Thread Matthew Tippett
. java/lang/NullPointerException Aborted The java code we can work around (the code is questionable but in the Xerces java library. Looking forward to working through this problem. Regards, Matthew -- Matthew Tippett - [EMAIL PROTECTED] - (416) 435-4118 http://www.technology-forum.org