octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61821] segfault using tree_parameter_list in


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61821] segfault using tree_parameter_list in oct file
Date: Tue, 22 Feb 2022 09:37:37 -0500 (EST)

Follow-up Comment #11, bug #61821 (project octave):

Thank you for hunting this down.

Just to give some background: The "official" Octave for Windows isn't compiled
with the compiler that is included in its installation. Instead, it is
cross-compiled on Linux with a cross-compiler that is built in the packaging
process by MXE Octave. [1]
The compiler that is bundled with Octave for Windows is also cross-compiled on
Linux (for a mingw host and target).

There is another version of Octave that is built natively on Windows (e.g.
using the tools of the MINGW32 environment) as part of the MSYS2 project. [2]
That is pretty new. And tbh, we didn't get much feedback for that version
yet.
That project also uses GCC. But the build tools and compiler version and
configuration might be different. And maybe that bug only occurs when Octave
was cross-compiled.
If you are interested, maybe you could test if that version of Octave on
Windows also exhibits that strange behavior for 32-bit.

The version currently distributed by MSYS2 is Octave 6.4.0. But you could try
with the build artifacts of the first release candidate. [3]

[1]: https://hg.octave.org/mxe-octave/
[2]: https://www.msys2.org/
[3]: https://github.com/mmuetzel/MINGW-packages/actions/runs/1664815400

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61821>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]