Soeren Sandmann <[email protected]> writes:

> Sven Goericke <[email protected]> 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
_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to