Hello, the new mingw-w64 implementation of ConvertStringToBSTR caused that it is not possible to compile Qemu.
More info is in the bug report: https://sourceforge.net/p/mingw-w64/bugs/1013/ Could you look at it? I was thinking if the using of "__attribute__((gnu_inline)) inline" does fix this problem. IIRC gcc's C++ compiler supports also C's gnu_inline semantic of inlining, as an extension to ISO C++ inlining. I'm not sure if somebody is watching the sourceforge mingw-w64 bug tracker, so I'm writing this email. _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
