[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Problem cross-compiling freetype-2.3.8 for ARM
From: |
Jean-Claude Repetto |
Subject: |
Re: [ft-devel] Problem cross-compiling freetype-2.3.8 for ARM |
Date: |
Wed, 25 Feb 2009 10:26:05 +0100 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20090105) |
David Turner a écrit :
This has been recently fixed in the CVS repository, see this for details:
http://git.freetype.org/?p=freetype2.git;a=commitdiff;h=7bb1c4ce1221edb3ed900666fee3eae790255820
Hello,
Thanks to mpsuzuki, Werner and David for your answers.
It seems the problem came from a syntax error in the ARM assembly
language. But I could compile successfully freetype-2.3.8 for the at4x0a
version of the ARM processor, with this cross-compiler :
<http://www.tomtom.com/gpl/toolchain_at4x0a_gcc-4.2.1_glibc-2.6-20080202.tar.bz2>
Does it mean that assembly language is not used for this processor ?
Regards,
Jean-Claude