在 2024-10-21 18:30, Jacek Caban 写道:
I'm not sure about 32-bit targets, I'd expect that it would be mostly fine assumption, but it would contradict efforts to support crts from win9x era. For 64-bit it's always available, SSE is a requirement there, we should be able to just skip runtime check there.

A random document on the Internet suggests that Windows 98 has partial support for SSE (without unmasked exceptions) in the appendix. This document claims itself as authored by Intel which I can't verify:

  https://kib.kiev.ua/x86docs/Intel/AppNote485/244413-002.pdf



BTW, affected functions seem to be available in modern msvcrt (msvcr120 and UCRT), so another solution for the bug would be to move those function out of mingwex and use implementation provided by OS when possible.

I can take a look later.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to