Wolfgang Baer wrote: > Hi Dalibor, > > as requested - these are the current configure options > in the kaffe debian package. Feel free to suggest more, > better ones etc. for 1.1.6 > > Especially which engine should be used on which > architecture with 1.1.6 - currently all use the > default - except mips,mipsel and powerpc intrp. > > Wolfgang
for the debian dir: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/kaffe/debian/?cvsroot=pkg-java for the build file (debian/rules): http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/kaffe/debian/rules?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=pkg-java as you can see, there are variants for i386, mips, mipsel, powerpc. > Common configure options > > --infodir='/usr/share/info' --mandir='/usr/share/man' \ > --with-jni-library-path='/usr/lib/jni' --without-kaffe-qt-awt \ > --without-kaffe-x-awt --disable-nls --with-jikes > > --with-engine=intrp on mips, mipsel, powerpc > > > jthreads package on all architectures: > > --without-classpath-gtk-awt --disable-sound --without-alsa > > pthreads package on all architectures: > > --enable-sound > > pthreads-profile - only on i386: > > --with-staticvm --with-staticlib --disable-sound --with-profiling > --enable-xprofiling -- .''`. : :' :rnaud `. `' `- Java Trap: http://www.gnu.org/philosophy/java-trap.html _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
