[kaffe] gtk/awt autodetect on run-time

2004-10-01 Thread Kero van Gelder
iAs promised, a bug repo to the list ;) $ ./configure --prefix=/usr/local --enable-ltdl-convenience \ --with-kaffe-x-awt --without-classpath-gtk-awt $ java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit And now for the Good News: Robilad says he knows a solution a

Re: [kaffe] Help needed in buliding kaffe-1.1.4 for Xscale PXA with awt-x

2004-06-20 Thread Kero van Gelder
> I think my ARM board has X because i can start it using startx and > also run xterm. good! > On by build I have arm toolchains. very good! > Do i need to have X11 for arm on my build pc as well? If yes, then > from where can i obtain it? I copied the header files from a skiff, I think. Thoug

Re: [kaffe] Default stack size

2004-06-09 Thread Kero van Gelder
> >I have just committed some new code for stack size handling. Now, on > >platforms which support, kaffe uses setrlimit to update its maximum > >stack size according to -ss. The problem is that by default we have a > >stack of 32k on ix86 which is quite short for many applications. Maybe > >we

Re: [kaffe] [PATCH] Classpath-AWT merge

2004-06-03 Thread Kero van Gelder
> > so, for example on debian unstable, once you've pulled your > > libgtk2.0-dev, libcairo1-dev, libart-dev, libqt3-dev, and so on, you > > should be able to build and install kaffe with the 3 AWT implementations > > with a simple > > You need libart-2.0-dev from debian 'experimental'. > libar

Re: [kaffe] [PATCH] Classpath-AWT merge

2004-06-03 Thread Kero van Gelder
Hello, > this should make Kaffe useable for hacking on Classpath's AWT and swing > implementations. Great work, but I have to object to the statement itself :) > You'll need a few things for classpath's AWT: a recent gtk installation, > libart, cairo, pango, ... the latter, the better. For Kaf

[kaffe] patch to stop kaffe from taking 100% CPU when shift/alt/ctrl/button is held down

2004-05-22 Thread Kero van Gelder
Attached. wanna keep developing software? http://swpat.ffii.org/ +--- Kero --- [EMAIL PROTECTED]@nl ---+ | all the meaningless and empty words I spoke | | Promises -- The Cranberries | +--- M38c --- http://httpd.chello.nl/k.vangelder ---+ Index: lib

Re: [Kaffe] Still crashing

2004-05-13 Thread Kero van Gelder
[snip] > Internal error: caught an unexpected exception. > Please check your CLASSPATH and your installation. > java/lang/NullPointerException > > With gdb I have these informations : > > kpoint 1, 0x400cc81c in jthread_create () > from /home/java/kaffe/jre/lib/arm/libkaffevm-1.1.4.so [snip] I

Re: [kaffe] StrongArm broken as well

2004-05-01 Thread Kero van Gelder
> while Solaris/sparc seems to get a temporary comeback and compile... > NetBSD/sparc is still broken > /bin/sh ./rebuildLib @essential.files > Compiling classes from @essential.files using /home/multix/kaffe-cvs/ > netbsd-sparc/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main > Illega

[kaffe] kaffe 1.1.3 (JVM) for familiar (linux on iPAQ)

2004-01-13 Thread Kero van Gelder
Ladies and Gentlmen, I'm happy to announce the availability of kaffe 1.1.3 (Java VM, from http://www.kaffe.org) as an ipkg (iPAQ linux distro package, for http://familiar.handhelds.org), featuring: - awt on X - jit engine - compressed jarfile handling - all is shared (binaries and libraries) a