I am trying to compiler gettext 0.19.8.1 on MinGW-w64 (custom build of GCC
9.2.0 is being used),
and get this error:
gettext-runtime/gnulib-lib/mbsinit.c:32:28: error: invalid operands to binary
== (have 'mbstate_t' {aka 'const struct _Mbstatet'} and 'int')
Presumably this has been fixed in the code used to build the exact same version
for the MinGW-w64 i686 tool chain.
I know what the error means, but googling for an answer for a fix doesn't yield
anything for gettext.
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public