Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

2020-08-05 Thread Yonggang Luo
Fixes in mingw seems not possible and would broken lots of things, the better way may change all include of Windows API headers to lowercase, On Wed, Aug 5, 2020 at 5:12 PM Daniel P. Berrangé wrote: > On Tue, Aug 04, 2020 at 08:32:18PM +0200, Stefan Weil wrote: > > Am 04.08.20 um 19:00 schrieb

Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

2020-08-05 Thread Daniel P . Berrangé
On Tue, Aug 04, 2020 at 08:32:18PM +0200, Stefan Weil wrote: > Am 04.08.20 um 19:00 schrieb Thomas Huth: > > > To compile-test the WHPX accelerator, we need to download these system > > headers first (they are unfortunately not part of any released and > > packaged MinGW toolchain yet). > > > > Id

Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

2020-08-04 Thread Thomas Huth
On 04/08/2020 20.32, Stefan Weil wrote: > Am 04.08.20 um 19:00 schrieb Thomas Huth: > >> To compile-test the WHPX accelerator, we need to download these system >> headers first (they are unfortunately not part of any released and >> packaged MinGW toolchain yet). >> >> Idea taken from another patc

Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

2020-08-04 Thread Stefan Weil
Am 04.08.20 um 19:00 schrieb Thomas Huth: > To compile-test the WHPX accelerator, we need to download these system > headers first (they are unfortunately not part of any released and > packaged MinGW toolchain yet). > > Idea taken from another patch by Stefan Weil. > > Signed-off-by: Thomas Huth

Re: [PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

2020-08-04 Thread Philippe Mathieu-Daudé
On 8/4/20 7:00 PM, Thomas Huth wrote: > To compile-test the WHPX accelerator, we need to download these system > headers first (they are unfortunately not part of any released and > packaged MinGW toolchain yet). > > Idea taken from another patch by Stefan Weil. > > Signed-off-by: Thomas Huth >

[PATCH 11/11] dockerfiles/debian-win64-cross: Download WHPX MinGW headers

2020-08-04 Thread Thomas Huth
To compile-test the WHPX accelerator, we need to download these system headers first (they are unfortunately not part of any released and packaged MinGW toolchain yet). Idea taken from another patch by Stefan Weil. Signed-off-by: Thomas Huth --- tests/docker/dockerfiles/debian-win64-cross.docke