在 2020/12/2 上午2:24, Biswapriyo Nath 写道: > Some projects like apitrace and assimp need DirectXMath header files. > Is it possible to add those here? I am asking this because those > header files contain many MSVC specific SIMD intrinsics and > preprocessors. > > >
Are you referring to those '?mmintrin.h' headers? They are actually specified by Intel (not Microsoft), and GCC has them too. Our 'intrin.h' has a few more which might be compatible with MSVC's. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
