FYI, I have been able to build and run kaffe-1.1.5 and kaffe-1.1.6 on a dual G5 tower and a G4 PowerBook running Mac OS 10.4 with the most recent version of Xcode tools installed.

I used the following command sequence. (* indicates the version of kaffe)

% sudo ./configure -q --prefix=/usr/local/kaffe-1.1.*/ --with- engine=intrp --disable-native-awt --enable-pure-java-math --without- classpath-gtk-awt --disable-alsatest --disable-esdtest --without-alsa --without-esd --disable-debug
% sudo make clean
% sudo make -s
% sudo make install

jjm

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to