[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: EXT :Re: octave_idx_type and fortran
From: |
Miller, Herbert D (IS) |
Subject: |
RE: EXT :Re: octave_idx_type and fortran |
Date: |
Thu, 21 Jul 2016 17:57:34 +0000 |
gfortran is 4.9.3
Configure options:
./configure --with-blas=/usr/lib64/atlas/libf77blas.so.3.0
--with-lapack=/usr/lib64/atlas/liblapack.so.3.0
-----Original Message-----
From: Mike Miller [mailto:address@hidden
Sent: Thursday, July 21, 2016 12:26 PM
To: Miller, Herbert D (IS)
Cc: address@hidden
Subject: EXT :Re: octave_idx_type and fortran
On Thu, Jul 21, 2016 at 16:28:16 +0000, Miller, Herbert D (IS) wrote:
> I am trying to install Octave on a x86_84bit machine. My gcc compiler is
> only a 64bit compiler (will not build 32bit executables).
>
> When I try to run the Octave configure script, I get this error.
>
> configure: error: your Fortran compiler must have an option to make integers
> the same size as octave_idx_type (int). See the file INSTALL for more
> information.
>
> There is no information in INSTALL that pertains to this error. The Internet
> had nothing either, although there appeared to be some discussion at nabble
> that is no longer accessible.
>
> I am using:
> Linux 2.6.32-504.12.2.el6.x86_64
> gcc version = 4.9.3
>
> I am installing from octave-4.0.3.tar (same problem with 4.0.0).
>
> Can you help me with this error?
Is your fortran compiler also gcc (gfortran) 4.9.3? What options and arguments
did you give to configure?
The mentions of the file INSTALL should probably be INSTALL.OCTAVE.
--
mike
- octave_idx_type and fortran, Miller, Herbert D (IS), 2016/07/21
- Re: octave_idx_type and fortran, Mike Miller, 2016/07/21
- RE: EXT :Re: octave_idx_type and fortran,
Miller, Herbert D (IS) <=
- Re: octave_idx_type and fortran, Mike Miller, 2016/07/21
- RE: EXT :Re: octave_idx_type and fortran, Miller, Herbert D (IS), 2016/07/25
- Re: octave_idx_type and fortran, Mike Miller, 2016/07/25
- RE: EXT :Re: octave_idx_type and fortran, Miller, Herbert D (IS), 2016/07/25
- Re: octave_idx_type and fortran, Mike Miller, 2016/07/25
- RE: EXT :Re: octave_idx_type and fortran, Miller, Herbert D (IS), 2016/07/25
- Re: EXT :Re: octave_idx_type and fortran, c., 2016/07/26