On 12 May 2015 at 16:22, John Snow <js...@redhat.com> wrote: > On 05/12/2015 06:44 AM, Peter Maydell wrote: >> Doesn't build on 32-bit: >> >> /root/qemu/qtest.c: In function ‘qtest_process_command’: >> /root/qemu/qtest.c:519:28: error: format ‘%zu’ expects argument of >> type ‘size_t’, but argument 2 has type ‘uint64_t’ [-Werror=format]
> More motivation for me to try another stab at fixing up the -m32 > support, I guess. You could also build for Windows 32 bit, or on OSX (where it's only a warning but does detect this even on 64-bit hosts). -- PMM