[kaffe] kaffe on Mac OS 10.4 dual G5 tower and G4 PowerBook
Joshua Moody
moody at ISI.EDU
Wed Oct 12 13:40:10 PDT 2005
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
More information about the kaffe
mailing list