qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v3 00/18] tcg patch queue


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v3 00/18] tcg patch queue
Date: Wed, 28 May 2014 16:40:12 +0100

On 28 May 2014 16:24, Richard Henderson <address@hidden> wrote:
> Fix the race condition with the lm32-semihosting branch.  :-)
>
> I'm just including the 2/18 patch that's affected, which
> includes the one line change in lm32-semi.c.

Fails to build for win32:

/home/petmay01/linaro/qemu-for-merges/tcg/tcg.c:2989: error:
conflicting types for ‘tcg_register_jit_int’
/home/petmay01/linaro/qemu-for-merges/tcg/tcg.c:97: error: previous
declaration of ‘tcg_register_jit_int’ was here

You forgot to update the ndef ELF_HOST_MACHINE version
to add the 'const'.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]