help-octave
[Top][All Lists]
Advanced

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

Re: Unofficial octave 4.4.0 Windows binary with large arrays


From: mmuetzel
Subject: Re: Unofficial octave 4.4.0 Windows binary with large arrays
Date: Sun, 6 May 2018 02:28:07 -0700 (MST)

One of the flags in __octave_config_info__ ("config_opts") when called in the
official Octave 4.4.0 (Windows installer 64-bit) is '--disable-64'.
For my own cross-compiled versions there is '--enable-64' even if I don't
specifically configure mxe-octave with --enable-64. The configure flags I
use for mxe-octave are (default Octave that is):
./configure --enable-devel-tools --enable-windows-64 --enable-octave=default
--enable-binary-packages
--with-pkg-dir=/home/markus/Repositories/Octave/mxe-octave-pkg --with-ccache
--disable-system-opengl

Is it possible to somehow determine which flags where used to configure
mxe-octave for the official installer?

And still: Is it intentional that the official Windows 64-bit versions use
32-bit indexing?

Markus



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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