Kero, I was very, very happy when I read your post! So I installed it... and that's what happend: /mnt/hda # kaffe helloworld Internal error: caught an unexpected exception. Please check your CLASSPATH and your installation. java/lang/NullPointerException Aborted
This is how far I got when I cross-compiled it first. I'd be thrilled to run kaffe on my h5500 and I figured out how to compile and start the interpeter at least: SP_OFFSET = 20 start kaffe with -ss 256k to prevent stack overflows. I don't think that my fix is the best way to solve this problem but it's better than nothing. The JIT has to be fixed too... G�rard On Tue, 2004-01-13 at 01:17, Kero van Gelder wrote: > 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) > all in less than 4 MB > (The last three featurds were not in my 1.0.6 packages :) > > Get the package "kaffe" from the feed at > > http://www.handhelds.org/feeds/kaffe > > Separate packages for -dev and -doc, you probably won't need those. > > Have fun! > Kero. > > PS: this was made possible by the friendly help at > irc.freenode.net#kaffe and the gcc 3.3.2 arm-linux cross compile > toolchain from handhelds.org > http://handhelds.org/download/toolchain/arm-linux-gcc-3.3.2.tar.bz2 > Thanks! > > +--- Kero ----------------------- [EMAIL PROTECTED]@nl ---+ > | all the meaningless and empty words I spoke | > | Promises -- The Cranberries | > +--- M38c --- http://httpd.chello.nl/k.vangelder ---+ > > _______________________________________________ > kaffe mailing list > [EMAIL PROTECTED] > http://kaffe.org/cgi-bin/mailman/listinfo/kaffe _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
