[Pixman] Static libpixman-1.a Linking Errors on Windows

Jordan Irwin antumdeluge at gmail.com
Wed Jul 24 00:31:53 UTC 2019


I am having trouble linking cairo with static pixman library on Windows
system using MSYS2/MinGW <https://www.msys2.org/>:

libtool: link: ranlib .libs/libcairoboilerplate.a
C:/Development/MSYS2/mingw32/lib/libpixman-1.a(pixman-x86.c.obj):(.text+0x204):
undefined reference to `_pixman_implementation_create_mmx'
C:/Development/MSYS2/mingw32/lib/libpixman-1.a(pixman-x86.c.obj):(.text+0x213):
undefined reference to `_pixman_implementation_create_sse2'
C:/Development/MSYS2/mingw32/lib/libpixman-1.a(pixman-x86.c.obj):(.text+0x1b8):
undefined reference to `_pixman_implementation_create_ssse3'


Is something wrong with my libpixman-1.a static library? I've searched
around on the web & haven't found anything in reference to the errors I am
receiving. I also sent a message on the Cairo IRC channel
<https://webchat.freenode.net/?channels=#cairo> but haven't received an
answer yet.

Trying to build cairo 1.16.0. pixman library is 0.38.4.

Thank you,
- Jordan

http://antumdeluge.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pixman/attachments/20190723/fbc66b44/attachment.html>


More information about the Pixman mailing list