On 05/12/2015 11:25 AM, Peter Maydell wrote:
> 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
> 

Limping along using -m32 and some hacks for now. v2 sent, sorry for the
noise.

--js

Reply via email to