octave-maintainers
[Top][All Lists]
Advanced

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

Re: Building octave with large matrices support


From: John W. Eaton
Subject: Re: Building octave with large matrices support
Date: Tue, 1 Sep 2009 14:41:42 -0400

As a start for checking consistency of integer sizes at compile time,
I checked in the following change:

  http://hg.savannah.gnu.org/hgweb/octave/rev/f26229391ea1

If configuring with the --enable-64 option fails to detect the proper
size integer and we are using gfortran, then -fdefault-integer-8 is
added to FFLAGS if it is not already there.  Checks for other
compilers could be added, but I don't know what the compiler names or
options should be.

jwe


reply via email to

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