[kaffe] Building kaffe-1.1.4 for arm uClinux

2005-01-19 Thread David Tiller
I read on the kaffe archives that someone (Andrea) had some success porting Kaffe to arm uClinux. I find myself in the same boat - I need to port Kaffe-1.1.4 to am Arm-based uClinux 2.4.22 processor. Are there any tips you could pass my way, or perhaps a build script? I have the latest arm too

[kaffe] What is CALLTARGET_ALIGNMENT

2005-01-19 Thread Kiyo Inaba
Hi All, While trying to find out whether we really need 'ALIGN_CODEPC' or not, I noticed one macro which was only defined and used for jit. The 'CALLTARGET_ALIGNMENT' macro is defined in kaffe/kaffevm/jit/machine.c and used in finishInsnSequence for adjusting the size needed for 'methblock'. It is

[kaffe] [PATCH] ALIGN_CODEPC macro removal (was: Re: Is ALIGN_CODEPC needed?)

2005-01-19 Thread Kiyo Inaba
No objections for this issue, and I propose attached patch applied. Kiyo diff -Naur kaffe-snap-050113/ChangeLog ../kaffe-snap-050113/ChangeLog --- kaffe-snap-050113/ChangeLog 2005-01-12 22:20:53.0 +0900 +++ ../kaffe-snap-050113/ChangeLog 2005-01-20 05:00:55.0 +0900 @@ -1,3 +1

Re: [kaffe] FOSDEM GNU Classpath developer room

2005-01-19 Thread Dalibor Topic
Dalibor Topic wrote: I can't believe I messed up copying an e-mail. I really need my morning coffee, I guess. Reedited, sans 'redundant-copy-of-the-mail-in-the-middle-of-itself' ASCII action art effect text below. cheers, dalibor topic Hi Hackers! The FOSDEM organisation has been so nice to pro

[kaffe] FOSDEM GNU Classpath developer room

2005-01-19 Thread Dalibor Topic
Hi Hackers! The FOSDEM organisation has been so nice to provide us with a developer room during the conference during the weekend of February 26 and 27 in the beautiful city of Brussels, Belgium. We asked a couple of people to give talks and reserved some time to have technical planning and discuss

[kaffe] Problems with java/util/Properties

2005-01-19 Thread zdragan
Hi.   I'm porting kaffe VM to lexra. I'm having problems with java.util.Properties class. I can create instance of this class, but when I try to use any of its methods my VM crashes.   Can anyone help me with this, please?   Thanks, Zoran ___ kaffe

[kaffe] install problem

2005-01-19 Thread [EMAIL PROTECTED]
hi, I'm trying to install Kaffe , cd kaffe-native ../kaffe-1.1.4/configure make make install The config step is OK, when I type "make", I got the error messages: make[2]: Leaving directory `/home/cyc/build_env/ka