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

Jordan Irwin antumdeluge at gmail.com
Wed Jul 24 03:29:28 UTC 2019


I found the options -Dmmx=disabled -Dsse2=disabled -Dssse3=disabled for the
pixman library & going to try rebuilding. Perhaps those options are only
available in the shared version of the library?

On Tue, Jul 23, 2019 at 5:31 PM Jordan Irwin <antumdeluge at gmail.com> wrote:

> 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.cairographics.org/archives/cairo/attachments/20190723/9fed23d3/attachment.html>


More information about the cairo mailing list