[kaffe] cross-compiling for mips-linux

Jesper Larsen jla at iotech.dk
Tue Apr 4 06:59:59 PDT 2006


王刚 wrote:

>Hi, everyone.
>
>I am trying to cross compile the Kaffe, with the target as mips+linux, on the
>i686+linux. 
>
>I used the command "CC=mipsel-linux-gcc NM=mipsel-linux-nm AR=mipsel-linux-ar
>/configure --host=mips-linux --build=i686-linux --disable-native-awt
>--with-kaffe-qt-awt --with-qtdir=/root/qte-3.1.0 " to do the configure task. Here
>/root/qte-3.1.0 is my qt-embedded library path.
>
>In this way, I got the following problem while configuring:
>checking for XTestQueryExtension in -lXtst... no
>configure: error: libXtst NOT found, required for GdkRobot
>configure: error: /bin/sh './configure' failed for
>libraries/javalib/external/classpath
>
>I read the maillist archive and find that someone has met this problem before. The
>suggestion given is to add the option "--disable-native-awt".
>
>It seems that I have add the"--disable-native-awt" option with no use. I've check
>the FAQ.awt and FAQ.cross-compiling and the maillist archives. I am puzzled with
>what to do next.
>
>your help will be highly appriciated.
>  
>

Have you tried configuring with
--without-x?



-- 
Kind regards

Jesper Larsen





More information about the kaffe mailing list