freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Problem cross-compiling freetype-2.3.8 for ARM


From: Jean-Claude REPETTO
Subject: [ft-devel] Problem cross-compiling freetype-2.3.8 for ARM
Date: Wed, 25 Feb 2009 08:38:52 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090103)

Hello,

I am trying to compile freetype-2.3.8 for ARM. I am using the toolchain available at <http://www.tomtom.com/page.php?Page=gpl#toolchain> The direct link is : <http://www.tomtom.com/gpl/toolchain_redhat_gcc-3.3.4_glibc-2.3.2-20060131a.tar.gz>

I have run "configure" with these options :
./configure --host=arm-linux --prefix=/home/jcr/arm/samsung

But there is an error during the compilation :
./builds/unix/libtool --mode=compile arm-linux-gcc -I/home/jcr/arm/samsung/src/freetype-2.3.8/objs -I./builds/unix -I/home/jcr/arm/samsung/src/freetype-2.3.8/include -c -g -O2 -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>" -I/home/jcr/arm/samsung/src/freetype-2.3.8/src/base -o /home/jcr/arm/samsung/src/freetype-2.3.8/objs/ftbase.lo /home/jcr/arm/samsung/src/freetype-2.3.8/src/base/ftbase.c libtool: compile: arm-linux-gcc -I/home/jcr/arm/samsung/src/freetype-2.3.8/objs -I./builds/unix -I/home/jcr/arm/samsung/src/freetype-2.3.8/include -c -g -O2 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/home/jcr/arm/samsung/src/freetype-2.3.8/src/base /home/jcr/arm/samsung/src/freetype-2.3.8/src/base/ftbase.c -fPIC -DPIC -o /home/jcr/arm/samsung/src/freetype-2.3.8/objs/.libs/ftbase.o
/tmp/ccbUvm7g.s: Assembler messages:
/tmp/ccbUvm7g.s:760: Error: register or shift expression expected -- `orr r0,r3,lsl#16'
make: *** [/home/jcr/arm/samsung/src/freetype-2.3.8/objs/ftbase.lo] Error 1

I have no problem to compile freetype-2.3.7 with the same compiler.

Any ideas ?

Thansk,
Jean-Claude






reply via email to

[Prev in Thread] Current Thread [Next in Thread]