octave-maintainers
[Top][All Lists]
Advanced

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

Re: how to compile octave 2.9.7 in gfortran?


From: Thomas Weber
Subject: Re: how to compile octave 2.9.7 in gfortran?
Date: Fri, 04 Aug 2006 08:19:02 +0200

Hi, 

Am Donnerstag, den 03.08.2006, 22:27 -0700 schrieb frank wang:

> After about ten years, I decided to try Octave again. However on my
> suse 10.1 box, my gcc is 4.1.0 and I cannot find g77. The only thing I
> found is gfortran. Can anyone tell me that how can I compile the
> octave 2.9.7 in gfortran?

Octave's configure script should pick gfortran; if not, you can call it
like

$ ./configure -with-f77=/usr/bin/gfortran

(or wherever your fortran compiler resides). 

Regards
        Thomas



reply via email to

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