Page MenuHomeSolus

Update mingw-w64 to 8.0.0
ClosedPublic

Authored by YakoYakoYokuYoku on Feb 22 2021, 12:04 AM.

Details

Summary

Changelog:

  • v8.0.0:
    • New Hyper-V headers and libraries.
    • Many headers updated from Wine.
    • Floating point fixes.
    • Many *printf compatibility fixes.
    • USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when not using UCRT.
    • Wdm and ddk updates.
    • Audioclient and ActivateAudioInterfaceAsync API updates.
    • DirectX SDKs are now always installed.
  • v7.0.0:
    • _FORTIFY_SOURCE support.
    • Lots of math fixes.
    • Many headers updated from Wine.

Depends on D10587.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Build against WinPthreads.

Diff Detail

Repository
R4943 mingw-w64
Lint
Lint Not Applicable
Unit
Tests Not Applicable