help-octave
[Top][All Lists]
Advanced

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

Re: octave_idx_type and fortran


From: Mike Miller
Subject: Re: octave_idx_type and fortran
Date: Thu, 21 Jul 2016 12:22:08 -0700
User-agent: Mutt/1.6.0 (2016-04-01)

Please try to follow the bottom-posting convention on this mailing list.

On Thu, Jul 21, 2016 at 17:57:34 +0000, Miller, Herbert D (IS) wrote:
> 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

That looks fine. On my system, ../configure --with-blas=f77blas works
for me.

Does the error message "cannot compile a simple Fortran program" appear
before the one you quoted? If so then something is wrong with your
Fortran system installation, that is one possibility.

If that doesn't appear but the test for integer size equality fails, you
may have to dig into the config.log, search for the error message, and
see why the test is failing on your system.

-- 
mike



reply via email to

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