[cairo] Using 1.4.x on ARM targets

Leon Woestenberg leon.woestenberg at gmail.com
Tue Sep 11 16:00:37 PDT 2007


Marc,

On 9/9/07, Marc Singer <elf at synapse.com> wrote:
> I'm using Cairo memory image surfaces to build images for a UI.  The UI
> works fine on an x86 PC running Linux.  I'm doing the final BLT to an X
> window and it's great.  On ARM, I'm only been able to build 1.2.6 and
> have it work.  Anything from 1.4.0 to 1.4.10, while faster :-), doesn't
> render properly.  Same UI code.
>
> I'm building with the gcc-3.4.4 compiler and my ABI is the old ARM ABI,
> but I'm using soft-float.
>
Your config looks quite like mine, minimal deps and old ARM ABI w/ soft-float.

Could you send a small code snippet that shows the error? Do you run
the ARM big-endian or small-endian? And which ARM? (IXP4xx BE here).

Regards,
-- 
Leon


More information about the cairo mailing list