|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #58795] Tests for ode15i and ode15s fail for Octave 32bit on Windows |
| Date: | Wed, 22 Jul 2020 15:05:27 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36 Edg/84.0.522.40 |
Follow-up Comment #9, bug #58795 (project octave):
MXE Octave is used to build Octave and all of its dependencies. It also even
builds the (cross-)compiler and other build tools to build the rest.
The patch I used in bug #58807 changes the gcc cross compilers to compile with
SSE and SSE2 instructions by default also for the i686-w64-mingw32 target
(setting the flags you showed here to be used by default).
I did not change any other build rules. But the other precision issues have
disappeared. So I guess the patch did what it was meant to do.
I re-built Octave and all of its dependencies from scratch (with that modified
cross-compiler). That includes all libraries that are packaged for Octave for
Windows.
There is probably something else that is causing the issue here.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58795>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |