They aren't missing...
https://sourceforge.net/p/mingw-w64/mingw-w64/ci/3ac71ed3105c2989ba378e2e88d9405f65797178/
it's in git master already
On Wed., Nov. 27, 2019, 2:53 p.m. Sunil Karthik,
wrote:
> QEMU needs some of the Windows Hypervisor headers such
> as WinHvEmulation.h, WinHvPlatform.h and
QEMU needs some of the Windows Hypervisor headers such
as WinHvEmulation.h, WinHvPlatform.h and WinHvPlatformDefs.h for Windows
Hypervisor Platform Support. These headers are currently missing from the
mingw-w64 includes. Is it possible to get these added to the mingw headers?
And, these two libs
Hi again,
> -Original Message-
> From: Kacvinsky, Tom
> Sent: Wednesday, November 27, 2019 8:56 AM
> To: mingw-w64-public@lists.sourceforge.net
> Subject: [Mingw-w64-public] gnatdll not building
>
> I am trying to build the custom tool chain that I built in the past such that
> the
> Ad
I am trying to build the custom tool chain that I built in the past such that
the
Ada tool chain uses UCRT. I was able to accomplish this with x86_64, but now
I am trying my hand at i686.
The build script I am using builds the GCC dependencies (gmp, mpfr, mpc) first,
builds binutils, builds ming