Cross compile error for arm

Olof Backing olof.backing at tutus.se
Tue Dec 12 11:16:46 CET 2006


On 12 dec 2006, at 10.48, inoue masatoshi wrote:

> I wouid like to use konqueror3/embedded with qt/embedded 
> (free-3.3.4) on arm.
>
> then I tried to configure the konqueror3/embedded with option:
>  ./configure --enable-qt-embedded --enable-embedded --host=i686-pc- 
> linux-gnu
>  --target=arm-linux --disable-mt --disable-pcre   --disable- 
> threading --without-ssl
>  --includedir=/usr/include/kde --prefix=/home/inoue/konqe3

You should use the ARM-specific header files, not your native ones  
(for x86).

> khtmlview.cpp:470: taking dynamic typeid of object with -fno-rtti
>
> anyway, I think maybe "khtmlview.cpp:470: taking dynamic typeid of  
> object with -fno-rtti" is a probrem, but I could not fix this.

You should patch *both* Qt/E and Konq-E to remove -f-no-rtti from  
CXXFLAGS etc.

The bottom line is that you have to google some to find all your  
answers. I only have a Swedish version of a HOWTO with all quirks to  
make this compiling.

Regards, Olof
-- 
Tutus Data AB                             Phone: +46-8-551 102 33
Svärdvägen 11                             Mobile: +46-70-995 98 99
SE-182 33  DANDERYD                       Fax: +46-8-551 102 39




More information about the konq-e mailing list