Enable large arrays: Build octave such that it can use arrays larger than 2Gb.: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 15: Line 15:
For details about how to compile these libraries please read the [http://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html#Compiling-Octave-with-64_002dbit-Indexing GNU Octave manual].
For details about how to compile these libraries please read the [http://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html#Compiling-Octave-with-64_002dbit-Indexing GNU Octave manual].


<!--
== BLAS ==
== BLAS ==


Line 120: Line 121:
   F77=gfortran --enable-64
   F77=gfortran --enable-64
</pre>
</pre>
-->
657

edits