[x264-devel] compilation errors with GCC 4.4.0 ARM-EABI

Zubair Ali Khan zkhan at d2tech.com
Thu May 13 17:50:31 CEST 2010


Inline.
On 05/13/2010 11:42 AM, Måns Rullgård wrote:
> Zubair Ali Khan<zkhan at d2tech.com>  writes:
>
>    
>> Hi
>> I am compiling x264 with ARM EABI toolchain (Android) 4.4.0.
>>
>> I am getting these errors:
>> external/x264/encoder/encoder.c:900: error: expected ')' before 'PRIu64'
>> external/x264/encoder/encoder.c:910: error: expected ')' before 'PRIu64'
>>      
> Looks like your inttypes.h is badly broken.  Go get yourself a real C
> library.
>
>    

I wish that was an option :) However, its compiled now when I copied the 
defines from glibc. I also had to provide log2 and log2f functions from 
glibc. Neon support is just recent for Eclair based 4.4.0 tools so ARM 
assembly was fine. It is running on Nexus-one (Snapdragon similar to 
Cortex-A8 1 GHz), but dont know if its functioning well.

Will it work or I am wasting my time?


-- 
Zubair Khan
Director of Technology

SB Office: 104 W Anapamu St, Suite J, Santa Barbara, CA 93110
MA Office: 105 Woodside Rd, Sudbury, MA 01776
Phone:     +1-805-564-3424 x 420
Fax:       +1-805-966-2144
Skype:     d2_zkhan
Yahoo:     d2.zkhan
Web:       http://www.d2tech.com



More information about the x264-devel mailing list