[cairo] Pixman refactoring, ARM and Altivec implementations needed
Koen Kooi
k.kooi at student.utwente.nl
Fri May 29 15:46:28 PDT 2009
On 29-05-09 22:16, Siarhei Siamashka wrote:
> Would it be a good idea to compile pixman-arm-simd.c with '-march=armv6',
> ignoring CFLAGS completely?
Ignoring CFLAGS would be bad, since you might want for force an ABI that
isn't in the default compiler spec (like armv6+ isn't in yours).
Having said that, if armv6+ isn't in the compiler spec, how did armv6
simd get enabled in the first place?
regards,
Koen
More information about the cairo
mailing list