From help-request at octave dot org Mon Feb 14 08:41:47 2005 Subject: Octave and 64-bits From: Fredrik Lingvall To: help at octave dot org Date: Mon, 14 Feb 2005 07:25:06 -0600 Hi All, We are trying to compile Octave on a 64-bit Solaris machine. So far we have only been able to allocate about 2GB of ram, using A = ones(N,N); for example. Is Octave limited to 32-bit memory adressing or can octave (given proper compiler flags) use the full 64-bit adress space? Regards, Fredrik ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------