22 Mar 2004 robilad   » (Master)

Kaffe OpenVM

Patch queue is going down, somewhat. I've been wresting with some odd platforms like sparc-netbsd and sparc-openbsd in order to get Kaffe up and running there with the help of Riccardo Mottola. There is some progress, and there are many interesting compiler warnings to look into. Ultimately, this work should result in a better, cleaner kaffe core.

I've also taken a shot at reducing the immense number of warnings autotools (automake 1.8.3 and autoconf 2.59) generate whenever I regenerate the build system. Most of the warnings come from third party m4 files, like the ones distributed with libtool or gettext. So today I wrote a simple script that copied each m4 file to its own directory, renamed it to configure.ac, called autoupdate on it, and moved it back. It mostly worked, except for a bug or two in autoupdate. I'll push the fixes upstream later. but first I want to squish the warnings produced by gettext m4 macros and libtool.m4.

In other news, it seems like SwingWT could run on Kaffe. That would give us another interesting alternative for those applications using Swing.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!