Peter Maydell <peter.mayd...@linaro.org> wrote: > On 27 November 2015 at 19:16, Stefan Weil <s...@weilnetz.de> wrote: >> Yes, that's correct. I just did a short test and replaced "printf" >> by "gnu_printf" in disas/libvixl/utils.h: no more warnings when MinGW >> compiles disas/libvixl/a64/disasm-a64.cc. >> >> I think we can wait for a new version of libvixl which includes the fix, >> no need for a last minute fix for QEMU 2.5. Will you report it to the >> libvixl developers? > > Yes, I've reported it to them, and I agree we don't need to fix > this for 2.5. (There are other warnings with this mingw compiler > anyway.)
For my compiler (F23 cross-compiler) and a fairly large configuration (*) this is the only warning. I will test later if this fix for me. Later, Juan. (*): fairly large: Everything that I was able to get libraries from Fedora without having to cross-compile anything by hand.