[Pixman] [PATCH 0/1] pixman: Fixing endianness problems for powerpc archs

Siarhei Siamashka siarhei.siamashka at gmail.com
Tue May 26 20:14:47 PDT 2015


On Mon, 25 May 2015 21:43:38 -0400
Fernando Seiti Furusato <ferseiti at linux.vnet.ibm.com> wrote:

> Also, Siarhei Siamashka mentioned it would be good if I demonstrated that it
> also does not affect ppc in 32-bit mode. I am not sure on how to do so. Any
> suggestions?

It is possible to use the "-m32" gcc option to build 32-bit binaries
on a 64-bit system (with multilib support). You can set the CFLAGS
environment variable to "-O2 -m32" and do a full pixman rebuild
(including a configure script re-run). The type of the generated
binaries can be verified with the readelf tool.

-- 
Best regards,
Siarhei Siamashka


More information about the Pixman mailing list