[cairo] pixman & win64
Makoto Kato
makoto.kt at gmail.com
Fri Oct 17 01:37:27 PDT 2008
Hi, Thomas.
I believe that MMX instruction doesn't support CL.EXE for amd64. (It
only supports SSE2)
Thomas, you should not use USE_MMX and USE_SSE2 for MSVC. Sicne
USE_SSE2 uses MMX code, you don't enable USE_SSE2 even if Windows x64.
--
-- Makoto Kato <m_kato at ga2.so-net.ne.jp>
On Wed, Oct 15, 2008 at 9:26 AM, Ralph Giles <giles at ghostscript.com> wrote:
> On Tue, Oct 14, 2008 at 4:47 PM, Thomas Stover <thomas at wsinnovations.com> wrote:
>
>> Apparently Visual Studio 9 x86_64 doesn't allow inline assembly.
>
> Indeed. The mind boggles. Mostly I've just heard people disabling it.
>
> -r
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>
More information about the cairo
mailing list