* Atsushi Nemoto <[EMAIL PROTECTED]> [2005-02-22 10:34]:
Please clarify a bit before falling down to interp engine. Do the kaffe packages built without "INTRP_ENGINE = yes" work on officially supported debian-mips(el) platform?
No, the package from the archive doesn't work.
On my platform(mipsel), jit3 kaffe (both pthread and jthread) could not run even HelloWorld program (result in OutOfMemoryError). Is this same for other debian-mips(el) platforms?
Yes.
Get:1 ftp://ftp-uxsup.csx.cam.ac.uk unstable/main kaffe-common 2:1.1.4.PRECVS8-2 [6185kB] Get:2 ftp://ftp-uxsup.csx.cam.ac.uk unstable/main kaffe-pthreads 2:1.1.4.PRECVS8-2 [524kB] Fetched 6709kB in 1s (4871kB/s) Selecting previously deselected package kaffe-common. (Reading database ... 33980 files and directories currently installed.) Unpacking kaffe-common (from .../kaffe-common_2%3a1.1.4.PRECVS8-2_all.deb) ... Selecting previously deselected package kaffe-pthreads. Unpacking kaffe-pthreads (from .../kaffe-pthreads_2%3a1.1.4.PRECVS8-2_mipsel.deb) ... Selecting previously deselected package kaffe. Unpacking kaffe (from .../kaffe_2%3a1.1.4.PRECVS8-2_all.deb) ... Selecting previously deselected package gjdoc. Unpacking gjdoc (from .../gjdoc_0.7.0+cvs20050217-1_all.deb) ... Setting up kaffe-common (1.1.4.PRECVS8-2) ... Setting up kaffe-pthreads (1.1.4.PRECVS8-2) ...
Setting up kaffe (1.1.4.PRECVS8-2) ...
Setting up gjdoc (0.7.0+cvs20050217-1) ...
[EMAIL PROTECTED]:~$ kaffe -classpath threadconsole.jar ste.threadconsole.Main Internal error: caught an unexpected exception. Please check your CLASSPATH and your installation. java/lang/OutOfMemoryError at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:772) Aborted [EMAIL PROTECTED]:~$ sudo dpkg -i tmp/kaffe-pthreads_1.1.4.PRECVS8-2_mipsel.deb (Reading database ... 34136 files and directories currently installed.) Preparing to replace kaffe-pthreads 2:1.1.4.PRECVS8-2 (using .../kaffe-pthreads_1.1.4.PRECVS8-2_mipsel.deb) ... Unpacking replacement kaffe-pthreads ... Setting up kaffe-pthreads (1.1.4.PRECVS8-2) ...
[EMAIL PROTECTED]:~$ kaffe -classpath threadconsole.jar ste.threadconsole.Main +-
We should definitely make it intrp on mips(el) then, I have one more pending patch for mips, but I don't have a mips-linux box to test on. :(
cheers, dalibor topic
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

