2.12.91 fails to build on mingw?
| Newsgroups | gmane.comp.fonts.fontconfig |
|---|---|
| Message-ID | <[email protected]> |
I tried cross compiling fontconfig for windows but it fails with this error: CC fc-cache.o CCLD fc-cache.exe ../src/.libs/libfontconfig.a(fccfg.o):fccfg.c:(.text+0x5282): undefined reference to `readlink' I think readlink is iconv? $ find . -iname '*readlink*' libiconv-1.15/srclib/readlink.o Config line: ./configure --host=x86_64-w64-mingw32 --prefix=<prefix> --disable-shared --enable-static --disable-docs Using MinGW64 from git master and gcc 7.2.0 Also, is there a way to avoid using libuuid? I have to rely on this: https://github.com/h0tw1r3/libuuid-mingw .. which is very old and seems inactive.. (Unless there is a newer source for this) ____ Sora _______________________________________________ Fontconfig mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/fontconfig