[kaffe] Kaffe CVS: kaffe hkraemer

2003-06-03 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: hkraemer03/06/02 07:15:47 Modified files: . : ChangeLog kaffe/kaffevm : locks.c thread.c kaffe/kaffevm/mem: gc-mem.c gc-mem.h Log message: 2003-06-02 Helmer Kraemer [EMAIL

Re: [kaffe] an error during 'make' cause of library linking and ' illegal instruction (core dumped) in target board.

2003-06-03 Thread Kiyo Inaba
Annung haseyo, =?ks_c_5601-1987?B?waTBvsH4X0tFVEk=?= [EMAIL PROTECTED] wrote: I succeeded in building a kaffe CVS (about April 15 2003), and I tested a java code in my target. It makes a good job.. But it generate the follwing Waning messagein both host(x86-i686) and my target.

Re: [kaffe] build failure if old version present, ServletContext.setAttribute

2003-06-03 Thread Helmer Krämer
On Thu, 29 May 2003 12:36:39 +0200 Helmer Krämer [EMAIL PROTECTED] wrote: Hi Greg, This one occurs after clicking a few things on the web interface, less than a minute after the node has finished initializing. There is no accompanying message in freenet.log, and stdout/stderr has only

Re: [kaffe] Qt AWT backend works under Qtopia(Qt Palmtop)

2003-06-03 Thread Jim Pick
On Mon, 2003-06-02 at 02:29, Dalibor Topic wrote: --- Kiyo Inaba [EMAIL PROTECTED] wrote: Does 'next wednesday' mean June/4? And does the 'freeze' mean 'code Yeah, I think 2003-06-04 should be the day when all features for the next version are in and the focus switches over to testing and

[kaffe] Kaffe CVS: kaffe hkraemer

2003-06-03 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: hkraemer03/06/02 09:24:36 Modified files: libraries/javalib/java/lang: Double.java Float.java Integer.java libraries/javalib/java/lang/reflect: Method.java Modifier.java

Re: [kaffe] java.lang.UnsatisfiedLinkError: not enough memory

2003-06-03 Thread Ito Kazumitsu
: == Ito Kazumitsu [EMAIL PROTECTED] writes: : I have found a bug in libltdl/ltdl.c. : : In argz_create_sep(), LT_DLMALLOC() allocates some memory. : And in argz_append(), LT_DLREALLOC() tries to expand it. : : While LT_DLMALLOC() uses KMALLOC(), which does not call malloc(), : LT_DLREALLOC()

Re: [kaffe] libraries/clib/net/InetAddressImpl.c cannot be compiled on old Linux

2003-06-03 Thread Ito Kazumitsu
In message Re: [kaffe] libraries/clib/net/InetAddressImpl.c cannot be compiled on old Linux on 03/05/30, Dalibor Topic [EMAIL PROTECTED] writes: In fact, automake offers bultin support for that using AM_FUNC_STRTOD. I think that one is supposed to use the strtod.c from libit (libiberty).

[kaffe] The problem of Double.c and buggy strtod is settled

2003-06-03 Thread Ito Kazumitsu
In message Re: [kaffe] libraries/clib/net/InetAddressImpl.c cannot be compiled on old Linux on 03/06/03, Ito Kazumitsu [EMAIL PROTECTED] writes: I am afraid few people are complaining about the poor behavior of strtod and most people recommend that libc should be updated. So please do

[kaffe] kafee-qt 1.0.7 for ipaq on a board like assabet

2003-06-03 Thread Sankalpa
Hi I have successfully ported linux 2.4.18 rmk 7 to a customised board like assabet.I managed to up qt 2.3.2 with ipaq configuration (doing some minor modifications to suite to my system touch screen driver).Now I can run example aplications in qt 2.3.2 very well. To up kaffe on

[kaffe] kaffe on board like assabet with qt

2003-06-03 Thread Sankalpa
Hi I have downloaded kaffe-1.0.7.tar.gz and kaffe-awt-qt.tgz and extracted them.I have a well functioning cross toolchain for arm on my i386 linux host. Further I have compiled and successfully running qt 2.3.2 on my arm machine using that tool chain. Can someone advise

Re: [kaffe] Kaffe-AWT-QT

2003-06-03 Thread Samuel
Hi All, I've tried again and again, but I still cannot fix it. I am using the kaffe 1.0.7 and qt-embedded 3.2.0. I got error message when I make the kaffe-awt-qt. Could anyone tell me which version they are use and get success? I have already read the readme.qt also. Anyone have any ideas are

Re: [kaffe] Kaffe and Freenet, round (N+1)

2003-06-03 Thread Mark Wielaard
Hi, On Tue, 2003-06-03 at 01:36, Greg Wooledge wrote: Tech stuff: Freenet build 6043 or 593, Kaffe CVS from 2003-06-02, on OpenBSD 3.2 x86. Kaffe was configured with ./configure --with-includes=/usr/local/include --with-libraries=/usr/local/lib --with-engine=jit3 --enable-debug. Freenet was