[xproto: PATCH] Xmd.h: amd64-x32 ABI defines sizeof(long) == sizeof (void*) == 4

Adam Jackson ajax at nwnk.net
Tue Dec 20 09:02:12 PST 2011


On 12/20/11 11:41 AM, Alan Coopersmith wrote:
> On 12/20/11 08:37, Sergei Trofimovich wrote:
>> + (defined(__amd64__)&& defined(__LP64__)) /* skip x32 */ || \
>> + defined(amd64) || \
>
> Really? Someone defined __amd64__ on a non LP64 platform and didn't expect
> to break tons of software? Amazing...

Yeah, hell no.  If x32 really is that broken it deserves to not work.

- ajax


More information about the xorg-devel mailing list