This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

crosscompiling of x264 on dm368



Hi,

 

i had downloaded x264 source code "http://gitorious.org/x264-arm/mainline/commits/arm" and succesfully crosscompiled x264 for arm(armv5te) platform  but i am not able to compile with --enable-asm during configuration.. which throws the following error

 

You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS.

If you really want to run on such a CPU, configure with --disable-asm.

 

so please suggest me the solution how can i include assembly optimisation for dm368 to improve the performance of x264   

 

Thanking you in advance 

 

Regards

Siva