[kaffe] Bug

Kiyo Inaba inaba at src.ricoh.co.jp
Sat Aug 4 07:32:35 PDT 2007


Hi Ashok,
>I am getting this following bug while executing 'make check'.
>I am using ppc based embedded device.
>I have executed the following configuration:
>
>./configure --with-qtdir=/home/amit/qt-2.3.2
>--with-qt-headers=/home/amit/qt-2.3.2/include
>--with-qt-binaries=/home/amit/qt-2.3.2/bin
>--with-qt-libraries=/home/amit/qt-2.3.2/lib --with-kaffe-qt-awt
>--disable-gtk-peer

Default engine for ppc (jit) is known not to work. Please explicitly
specify intrp engine by '--with-engine=intrp' And may have better
result.

Kiyo





More information about the kaffe mailing list