Re: [kaffe] m68k-linux with newer libraries

2003-07-07 Thread Dalibor Topic
Hi Kiyo, --- Kiyo Inaba [EMAIL PROTECTED] wrote: Hi again, I also tries to use newer versioin of clib available with debian-2.2, but still the compilation does not work. The clib version used for debian-2.2 is 2.1.3 and in this release (of clib), sockaddr_in6 (defined in 'linux/in6.h')

Re: [kaffe] 1.1.0 on M68k Amiga

2003-07-07 Thread Dalibor Topic
G'day Tony, --- Tony Wyatt [EMAIL PROTECTED] wrote: Trying to get 1.1.0's JIT to work on the Amiga. It runs pre-compiled classes OK, but won't compile (ie, run kjc). It falls over with an NPE. The problem seems to be that a native method fill InStackTrace is requested with a zero codesize,

[kaffe] Eclipse and strange ClassCastException

2003-07-07 Thread Mark Wielaard
Hi, Did anybody try eclipse recently? When trying to run the eclipse-SDK-2.1-linux-gtk release (make sure that your java.version in System.csays 1.3 otherwise it won't try to run at all) I get a strange ClassCastException (workspace/.metainfo/.log file): java.lang.ExceptionInInitializerError:

Re: [kaffe] Re: kaffe and java-gnome (it works!)

2003-07-07 Thread Mark Wielaard
Hi, On Sun, 2003-07-06 at 15:15, Dalibor Topic wrote: Could you post a short ChangeLog entry so that I can check it in, and mark java-gnome as working on the application compatibility web page? 2003-07-07 Mark Wielaard [EMAIL PROTECTED] * include/jni.h (JNINativeInterface): Mark

Re: [kaffe] Eclipse and strange ClassCastException

2003-07-07 Thread Helmer Krämer
On 07 Jul 2003 10:11:56 +0200 Mark Wielaard [EMAIL PROTECTED] wrote: Hi, When trying to run the eclipse-SDK-2.1-linux-gtk release (make sure that your java.version in System.csays 1.3 otherwise it won't try to run at all) I get a strange ClassCastException (workspace/.metainfo/.log file):

Re: [kaffe] Eclipse and strange ClassCastException

2003-07-07 Thread Mark Wielaard
Hi, On Mon, 2003-07-07 at 11:25, Helmer Krämer wrote: the problem is that 'StandardParserConfiguration' is loaded by a PluginClassLoader and 'XMLParserConfiguration' is loaded by the PlatformClassLoader (the attached patch includes this info in the message of the ClassCastException). Nice

[kaffe] Kaffe CVS: kaffe dalibor

2003-07-07 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: dalibor 03/07/07 11:02:17 Modified files: . : ChangeLog include: jni.h jni_cpp.h kaffe/kaffevm : external.c jni.c Log message: 2003-07-07 Mark Wielaard [EMAIL PROTECTED] *

Re: [kaffe] Re: kaffe and java-gnome (it works!)

2003-07-07 Thread Dalibor Topic
--- Mark Wielaard [EMAIL PROTECTED] wrote: Hi, On Sun, 2003-07-06 at 15:15, Dalibor Topic wrote: Could you post a short ChangeLog entry so that I can check it in, and mark java-gnome as working on the application compatibility web page? 2003-07-07 Mark Wielaard [EMAIL PROTECTED]

[kaffe] Advogato

2003-07-07 Thread Rob Gonzalez
Hey all, I recently joined Advogato (as gonzo) and was wondering how I would go about getting listed as a Contributor or Developer or something for the Kaffe Open VM project on that site :) I figured someone here (Jim?) would be the person to know. Sorry if this is a little off topic ;) Rob

[kaffe] Porting Kaffe on Cray

2003-07-07 Thread Babar
Hello Everyone I am working on issues regarding porting of Kaffe on Cray machine and I was just wondering if there are some suggestion regarding that, Cray is a 64 bit machine so the obvious changes will be related to porting kaffe on 64 bit machine. Your help is appreciated ! Regards Babar

Re: [kaffe] Advogato

2003-07-07 Thread Mark Wielaard
Hi, On Mon, 2003-07-07 at 22:38, Rob Gonzalez wrote: I recently joined Advogato (as gonzo) and was wondering how I would go about getting listed as a Contributor or Developer or something for the Kaffe Open VM project on that site :) I figured someone here (Jim?) would be the person to know.

Re: [kaffe] Porting Kaffe on Cray

2003-07-07 Thread Kevin D. Kissell
I am working on issues regarding porting of Kaffe on Cray machine and I was just wondering if there are some suggestion regarding that, Cray is a 64 bit machine so the obvious changes will be related to porting kaffe on 64 bit machine. What kind of Cray machine are you talking about here?