qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] MinGW build


From: Liviu Ionescu
Subject: Re: [Qemu-devel] MinGW build
Date: Thu, 27 Nov 2014 22:27:27 +0200

On 27 Nov 2014, at 22:18, Peter Maydell <address@hidden> wrote:

> On 27 November 2014 at 20:09, Stefan Weil <address@hidden> wrote:
>> *nearly means that there are still warnings for format strings in C++
>> code.
> 
> Hmm, do we still have these with the libvixl version we have
> now? If so, could you forward me a copy of them and I'll see
> if I can persuade upstream to fix them...

if you are interested, three small warnings when building QEMU on OS X:

...
  CXX   disas/arm-a64.o
In file included from 
/Users/ilg/Work/qemu/gnuarmeclipse-qemu.git/disas/arm-a64.cc:23:
In file included from 
/Users/ilg/Work/qemu/gnuarmeclipse-qemu.git/include/disas/bfd.h:12:
In file included from 
/Users/ilg/Work/qemu/gnuarmeclipse-qemu.git/include/qemu-common.h:44:
In file included from 
/Users/ilg/Work/qemu/gnuarmeclipse-qemu.git/include/qemu/option.h:31:
In file included from 
/Users/ilg/Work/qemu/gnuarmeclipse-qemu.git/include/qapi/error.h:16:
./qapi-types.h:3727:1: warning: empty struct has size 0 in C, size 1 in C++ 
[-Wextern-c-compat]
struct Abort
^
./qapi-types.h:3786:1: warning: empty struct has size 0 in C, size 1 in C++ 
[-Wextern-c-compat]
struct NetdevNoneOptions
^
./qapi-types.h:4257:1: warning: empty struct has size 0 in C, size 1 in C++ 
[-Wextern-c-compat]
struct ChardevDummy
^
3 warnings generated.
  CC    disas/i386.o
...


regards,

Liviu




reply via email to

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