[Pixman] pixman segv with mingw32 static

Dave Lawrence dl at alphawave.net
Wed Mar 13 06:15:01 PDT 2013


Dear Pixman List,

I am trying to cross-compiling pixman (0.28.2) and cairo (1.12.14) on
linux for windows with mingw32 (4.2.1). If I build pixman static then
my application bombs immediately with a segv in
pixman_implementation_create_sse2()

If I build the DLL then it works.

If I configure --disable-sse2 it works.

Neither of these are ideal solutions.

http://comments.gmane.org/gmane.comp.lib.cairo/19335

seems to imply there might be an alignment issue,

Is there a fix to allow a static build, but without disabling SSE2.

Thank you,

-- 
Dave Lawrence


More information about the Pixman mailing list