[Buildroot] [PATCH v4 1/2] x264: new package

David du Colombier 0intro at gmail.com
Wed Oct 8 09:47:33 UTC 2014


> Well, I still believe this is suboptimal since there is some assembly
> code for ARM that is available, but only for ARMv6+. But oh well, it
> can always be implemented as a followup improvement.

Yes, I finally enabled assembly files on ARMv7 platforms.

It seems the ARMv6 processors (ARM1136JF-S, ARM1176JZ-S
and ARM1176JZF-S) are not supported:

common/arm/pixel-a.S:1281: Error: selected processor does not support
ARM mode `movw ip,#:lower16:235963'
common/arm/pixel-a.S:1281: Error: selected processor does not support
ARM mode `movt ip,#:upper16:235963'

I'll send a patch soon.

-- 
David du Colombier



More information about the buildroot mailing list