[kaffe] Re: Debian buildd results

2004-03-01 Thread Riccardo
In [EMAIL PROTECTED] Arnaud Vandyck wrote: I'd like to know if you have plan for the ports? If it's gonna be resolved soon, I don't do anything. If not, I can ask to remove kaffe on these architectures at the moment. Do you think 1.1.5 or 1.1.6 will be able to build on these arch? why is

[kaffe] make file oddities

2004-03-01 Thread Riccardo
Hello, when I type make clean I see that configure is run again! Is this supposed to ? -R ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: problem

2004-03-01 Thread Riccardo
In [EMAIL PROTECTED] Guille Ludu wrote: I have the Mandrake lastest distribution (9.2) and i¥ve installed kaffe from it, just becose the maple8 install needs a VM, but when i try to execute the installation bash script, i see this: Could not initialize VM then it ends øwhat is wrong?øcan

Re: [kaffe] make file oddities

2004-03-01 Thread Dalibor Topic
Ciao Riccardo, Riccardo wrote: Hello, when I type make clean I see that configure is run again! Is this supposed to ? If the build machinery has been updated between your latest build and your latest checkout, then yes. cheers, dalibor topic ___

[kaffe] sparc problem identified

2004-03-01 Thread Riccardo
Hello, I probably identified the sparc problem: the compare and exchange. Using the jthread version it works, using the standard one I get on Solaris/sparc /bin/sh ./rebuildLib @essential.files Compiling classes from @essential.files using /home/multix/kaffe-cvs/

[kaffe] SORRY, wrong sparc announcment!!

2004-03-01 Thread Riccardo
Hello, the sparc build without jthread compareexchange fails with if /bin/ksh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../ kaffe/kaffe/kaffevm -I../../config -I../../include/kaffe -I../../../ kaffe/kaffe/kaffevm/systems/unix-jthreads -I../../kaffe/kaffevm/jit -I../../../

[kaffe] NetBSD/68k as problems

2004-03-01 Thread Riccardo
Hello, even the latest changes by Dalibor didn't help out with NetBSD/68k. I still get the following errors when building: D,.deps/verify.TPlo -fPIC -DPIC -o .libs/verify.o /var/tmp/ccop6UkH.s: Assembler messages: /var/tmp/ccop6UkH.s:41347: Warning: .word .L3800-.L3996+0 didn't fit

[kaffe] Re: sparc problem identified

2004-03-01 Thread Riccardo
Sorry for the wrong alert, as you see in the log itself we are on 68k here. In [EMAIL PROTECTED] Riccardo wrote: Hello, I probably identified the sparc problem: the compare and exchange. Using the jthread version it works, using the standard one I get on Solaris/sparc /bin/sh

[kaffe] Kaffe and AWT - Problems

2004-03-01 Thread heppan
i want to start a small awt programm import java.awt.*; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; public class Main extends Frame implements ActionListener { Button b = new Button(Button); Main() { super(Button Example); add(b,

Re: [kaffe] Kaffe and AWT - Problems

2004-03-01 Thread Dalibor Topic
Hi Heppan, [EMAIL PROTECTED] wrote: i want to start a small awt programm so i put the libawt from /home/pr4/local/kaffe113qt/jre/lib/i386 to the LD_LIBRARY_PATH and then there is the error message: java.lang.UnsatisfiedLinkError: /home/pr4/local/kaffe113qt/jre/lib/i386/libawt-1.1.3.so:

Re: [kaffe] kaffe and framebuffer

2004-03-01 Thread Dalibor Topic
Hi Heppan, [EMAIL PROTECTED] wrote: hey people out there, i want to use the framebuffer with java. i installed kaffe with the qt/e option (who writes to the framebuffer) and including qt/e application to java with jni works. but that isn't my target. i want, that the java output (i.e.

Re: [kaffe] Probs with compiling

2004-03-01 Thread Dalibor Topic
Hi Heppan, [EMAIL PROTECTED] wrote: i want so start a compiled java with qt/e programm, but there is always this error message: java.lang.UnsatisfiedLinkError: /home/pr4/qt/libTry.so: undefined symbol: _ZN8LCDRangeC1EP7QWidgetPKc Adding its directory to LD_LIBRARY_PATH may help. at

Re: [kaffe] Debian buildd results

2004-03-01 Thread Dalibor Topic
Salut Arnaud, Arnaud Vandyck wrote: Hi all, Here is a list of url where you can find the logs of the Debian buildd. It seems kaffe 1.1.4 only build on x86 and powerpc at the moment. Maybe these logs will help you to debug and improve. They look very useful to me, thanks a lot for posting them. I

[kaffe] hAI

2004-03-01 Thread bala murugan
I am Balamurugan doing project under Kaffe JVM . now JVM execute a process at a time .i am going to modify the soure code which support to miltiple procee at a time (itmay be single system (or) hetrogeneous environment) this is in ur websites "Kaffe is distributed under the GPL (GNU Public

Re: [kaffe] hAI

2004-03-01 Thread Dalibor Topic
Hi Balamurgan, bala murugan wrote: I am Balamurugan doing project under Kaffe JVM . now JVM execute a process at a time . i am going to modify the soure code which support to miltiple procee at a time (it may be single system (or) hetrogeneous environment) Ah, process separation. Yuo should

Re: [kaffe] [Bug Report] Kaffe 1.1.4 on GNU/Linux PowerPC: 2 of 144 tests failed

2004-03-01 Thread Dalibor Topic
Hi Luca, Luca Saiu wrote: Hi. I've compiled Kaffe 1.1.4 on my GNU/Linux PowerPC machine. I used the just realeased GCC 3.3.3. I ran configure without parameters. Two tests failed, but for what I undestand they seem more like bugs in the testsuite apparatus than actual problems in Kaffe:

Re: [kaffe] [Bug Report] Kaffe 1.1.4 on GNU/Linux PowerPC: 2 of 144 tests failed

2004-03-01 Thread Dalibor Topic
Salut Gwenole, Gwenole Beauchesne wrote: On Fri, 20 Feb 2004, Luca Saiu wrote: The first failed test is TestSerialVersions. Likewise on Linux/amd64, even on the same build environment where a successful build of 1.1.2 passed all tests before, and on Linux/ia32. That was a bug in our and

Re: [kaffe] Portable Java GUI

2004-03-01 Thread Dalibor Topic
Hallo Volker, Volker Jahns wrote: Is there any recommendations out there, what to use other than Swing to code a _real portable_ Java based GUI (using eg. Kaffe's jvm)? I am looking for a Java class, which doesn't use much space (no bloatware) and is distributed under some form of Open Source

Re: [kaffe] JIT4

2004-03-01 Thread Casey Marshall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 mike == mikey [EMAIL PROTECTED] writes: mike Hey guys, Not sure what this about expect I'm being refereed to mike in the third person. :) I've been maintaining my version of the mike code here since Transvirtual went belly up. I still use it, but

Re: [kaffe] JIT4

2004-03-01 Thread Casey Marshall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 mike == mikey [EMAIL PROTECTED] writes: mike Probably depends on your needs in terms of performance. JIT3 mike would probably be easier to fix to get working, but it is mike definitely a lot slower, as shown in the paper. JIT4 is mike relatively

Re: [kaffe] JIT4

2004-03-01 Thread Timothy Stack
mike == mikey [EMAIL PROTECTED] writes: mike I have no problem handing it over, as long as the code has the mike proper acknowledgements, but I will not be able to help with mike much support at the moment. Ooh, please post it, especially if you are going to stop working on it.

Re: [kaffe] JIT4

2004-03-01 Thread mikey
Probably depends on your needs in terms of performance. JIT3 would probably be easier to fix to get working, but it is definitely a lot slower, as shown in the paper. JIT4 is relatively stable, but definitely has more bugs, which are difficult to fix b/c you need to be able to debug a compiler.

Re: [kaffe] JIT4

2004-03-01 Thread mikey
Hey guys, Not sure what this about expect I'm being refereed to in the third person. :) I've been maintaining my version of the code here since Transvirtual went belly up. I still use it, but not for much longer. I have no problem handing it over, as long as the code has the

Re: [kaffe] Portable Java GUI

2004-03-01 Thread Chris Gray
On Monday 01 March 2004 20:20, Dalibor Topic wrote: Hallo Volker, Volker Jahns wrote: Is there any recommendations out there, what to use other than Swing to code a _real portable_ Java based GUI (using eg. Kaffe's jvm)? I am looking for a Java class, which doesn't use much space (no