Hi,

I'd be really sorry to lose MSVCRT support.  Having it not be the
default is OK, I suppose, but losing it entirely would make me sad.

Zephyrus Lykos wrote:
>If people want their executables to work without installing UCRT, they need to 
>ship the redistributable binaries (apisetstub + ucrtbase.dll) from MS's SDK

There's a big difference between having a single executable that runs
everywhere and one that requires additional binaries.

I ship a variety of binaries with different capabilities but there's
nothing I can do to prevent people writing blog posts where they
recommend using the lowest-common denominator MSVCRT 32-bit binary,
or bundling it with their project.  It may not be the most efficient,
but it runs everywhere.  It even runs on ARM64.  Slowly, to be sure,
but with the same results on the testsuite as on i686.

And it's not as though UCRT is any better than MSVCRT.  It still
requires the same workarounds for bugs, and needs its own too.

Cheers,

Ron
-- 
_______________________________________________
mingw mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to