http://bugzilla.opensuse.org/show_bug.cgi?id=1204985 http://bugzilla.opensuse.org/show_bug.cgi?id=1204985#c13 --- Comment #13 from Ralf Habacker <ralf.habacker@freenet.de> --- (In reply to Ralf Habacker from comment #12)
One difference I see is that they don't use a specially compiled executable to support pkg-config files. Instead they use the native pkgconf command line tool https://src.fedoraproject.org/rpms/mingw-filesystem/blob/rawhide/f/macros. mingw32#_86 along with some kind of target specific configuration files named "pkgconfig personality files", see for example https://src.fedoraproject.org/rpms/mingw-filesystem/blob/rawhide/f/pkgconf- personality-mingw32.
I don't know if openSUSE pkgconf supports this as well.
It looks so: $ sudo zypper install pkgconf $/usr/bin/pkgconf --dump-personality Triplet: default DefaultSearchPaths: /usr/lib64/pkgconfig /usr/share/pkgconfig SystemIncludePaths: /usr/include SystemLibraryPaths: /usr/lib64 -- You are receiving this mail because: You are on the CC list for the bug.