[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: for loop speed in different Windows versions
From: |
John W. Eaton |
Subject: |
Re: for loop speed in different Windows versions |
Date: |
Fri, 13 Feb 2004 08:58:33 -0600 |
On 13-Feb-2004, Ben Diedrich <address@hidden> wrote:
| Self-compiled versions (2.1.50 & 53) were compiled on a Cygwin 1.5.7-1
| system with gcc 3.3.1-3 and ATLAS BLAS 3.6.0. Configuration options used
| were:
| "--enable-shared --disable-static"
|
| The test system is a 2.4 GHz P4 running Windows 2000.
What compiler options did you use?
What compiler version and options were used for the octave-forge
binary? You should be able to find that information by running octave
and looking at the CC_VERSION, CXX_VERSION, CFLAGS, and CXXFLAGS
fields in the structure returned by the octave_config_info function.
jwe
-------------------------------------------------------------
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
-------------------------------------------------------------