Skip to content

UCRT64 support for msys2 on Windows? #982

@karamellpelle

Description

@karamellpelle

msys2 suggest using the UCRT64 environment. GHCup's msys2 uses the MINGW64 environment.

UCRT64 is the environment that links to the newer Windows UCRT library1, and MINGW64 links to the older MSVCRT library2.

Is it possible to build Haskell using the newer UCRT64 environment? And are there any benefits? I like being progressive.

Footnotes

  1. Differences between msvcrt, ucrt and vcruntime libraries

  2. MSYS2: What's the difference between UCRT 64 and x64?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions