[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 000/150] Meson integration for 5.2
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v3 000/150] Meson integration for 5.2 |
Date: |
Tue, 18 Aug 2020 15:25:08 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 8/17/20 4:34 PM, Paolo Bonzini wrote:
> - Simplified/rewrote handling of the modules variable [Howard]
> - Fixed access to gdb-xml files [Howard]
> - Fixed cross-compilation failure due to mingw prefix [Howard]
> - Fixed SDL2 detection on cross compiles [Howard]
> - Fixed sub-makefiles that include config-host.mak
>
> You can find it at the usual place, https://gitlab.com/bonzini/qemu.git
> branch meson-poc-next.
I'm getting this warning (nothing critical, so can be fix later):
../configure: line 183: shift: shift count out of range
which is in version_ge().
I used:
../configure \
--enable-trace-backends=log \
--disable-docs \
--enable-debug \
--extra-cflags=-ggdb \
--audio-drv-list=oss alsa sdl pa'
Thanks,
Phil.
- [PATCH 141/150] rules.mak: drop unneeded macros, (continued)
- [PATCH 141/150] rules.mak: drop unneeded macros, Paolo Bonzini, 2020/08/17
- [PATCH 148/150] acceptance: use stable URLs for the Debian and Ubuntu installer, Paolo Bonzini, 2020/08/17
- [PATCH 150/150] docs: convert build system documentation to rST, Paolo Bonzini, 2020/08/17
- [PATCH 149/150] meson: update build-system documentation, Paolo Bonzini, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2, no-reply, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2, no-reply, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2, no-reply, 2020/08/17
- Re: [PATCH v3 000/150] Meson integration for 5.2, Cornelia Huck, 2020/08/18
- Re: [PATCH v3 000/150] Meson integration for 5.2,
Philippe Mathieu-Daudé <=
- Re: [PATCH v3 000/150] Meson integration for 5.2, Philippe Mathieu-Daudé, 2020/08/18