[Pixman] Fwd: pixman clang issue
Ben Avison
bavison at riscosopen.org
Wed Jun 24 19:15:39 PDT 2015
Forwarding a message received off-list. (Speculation: you need to be subscribed to the list before messages will be accepted, and Shane isn't?)
------- Forwarded message -------
From: "Shane Burrell" <shane at shaneburrell.com>
To: bavison at riscosopen.org
Cc:
Subject: pixman clang issue
Date: Thu, 25 Jun 2015 02:57:11 +0100
I'm using the homebrew built version of pixman and it seems that clang doesn't like the inline assembly at line 100 in pixman-mmx.c .
It produces the following error.
pixman-mmx.c20: error: constraint 'K' expects an integer constant expression
: "y" (__A), "K" (__N)
^~~
The error is referenced by others here. https://code.google.com/p/nativeclient/issues/detail?id=4201
I attempted to submit a bug report via the list but received a bounce back. Just trying to reach someone to see if it is something that can be fixed upstream from homebrew or a patch or disabling-mmx is needed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20150625/09a54d42/attachment.html>
More information about the Pixman
mailing list