How to Install Kaffe on uClibc environment
KAFFE
On uClibc environments Kaffe ./configure script and other sources like bohem-gc has code does not compile on uClibc, then this patch applied to CVS Kaffe Sources allow building a fresh binary.
You need also a static copy of jikes, download them from jikes.sourceforge.net and do:
unpack the sources
./configure
make
cd src
g++ -static -g -O2 -o jikes *.o
Copy this binary onto your uClibc environment, like on /usr/local/bin
Configure kaffe like this:
./configure --prefix=/usr/local/kaffe/ --with-gc=kaffe-gc
--without-kaffe-x-awt --without-kaffe-qt-awt --without-cla
sspath-gtk-awt --with-staticlib --with-gc=kaffe-gc
--with-threads=unix-pthreads --with-staticbin --with-jikes=/usr/
local/bin/jikes
Enforcing the position of jikes.
Apply this patch on kaffe:
make
make install
That's all.
Kaffe & uClibc rocks
|Contrate Nuestra asesoría, instalación y cursos en Sistemas Linux, Redes, etc. Acerca de este sitio web Webmaster | Volver Al Inicio | Compunauta Micro Linux (uLinux) El servidor en CD, sin innstalación. |