2009/2/25 Jean-Claude REPETTO
<address@hidden>
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
_______________________________________________
Freetype-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freetype-devel