Hello, I have linked my application against CRT_fp8.o for several years to have the same floating-point operations precision on all threads. This does not work anymore as expected with gcc 10.3. A detailed description is here: https://stackoverflow.com/questions/67382785/why-does-mingw-w64-floating-point-precision-depend-on-winpthreads-version. Is this a bug? What can I do to have consistent precision again? Thank you very much.
Best regards, Benjamin Bihler _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
