help-octave
[Top][All Lists]
Advanced

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

Re: make returns error for leaving directory


From: marco atzeri
Subject: Re: make returns error for leaving directory
Date: Wed, 29 May 2013 14:43:13 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Il 5/29/2013 2:30 PM, Ankit Shah ha scritto:
I'm using Ubuntu 13.04 Gnome Edition 64 bit. yes I've installed FORTRAN
compiler. I installed both fortran77 and gfortran when I got a
dependency error during configure.

from your config.log

configure:33371: checking for gfortran
configure:33401: result: no
configure:33371: checking for xlf
configure:33401: result: no
configure:33371: checking for f77
configure:33387: found /usr/bin/f77
configure:33398: result: f77
configure:33424: checking for Fortran 77 compiler version
configure:33433: f77 --version >&5
/usr/bin/f77: Illegal option: --version
configure:33444: $? = 255
configure:33433: f77 -v >&5
/usr/bin/f77: fort77 Version 1.15

the Fortran compiler is NOT the same as the C compiler

gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)

better to use gfortran same version.

Regards
Marco



reply via email to

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