[Pixman] [cairo] pixman 0.18 MinGW SSE2 error
Soeren Sandmann
sandmann at daimi.au.dk
Sat Apr 24 16:59:39 PDT 2010
Soeren Sandmann <sandmann at daimi.au.dk> writes:
> Sven Goericke <sgoericke at vandalay.org> writes:
>
> > Ok, i tried with optimization disabled, still no luck. You'll find
> > logs from configure, make and gdb attached to this mail.
> >
> > I also tried to remove the block from "configure.ac" After running
> > autoreconf i need to modify the configure script because i got an
> > error related to PKG_PROG_PKG_CONF. I simply removed that part (it did
> > the check for GTK). As i don't need GTK i simply let
>
> It looks like thread local storage is just broken currently on
> MinGW. We'll probably need something like the macro Tor posted
> earlier.
Here:
http://www.daimi.au.dk/~sandmann/pixman-0.19.1.tar.bz2
is a tarball with two patches applied: One that disables __thread on
MinGW and one that adds Tor's macro for thread local storage.
If you can test whether it compiles and works for you, that would be
helpful.
Thanks,
Soren
More information about the Pixman
mailing list