Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 15:51:07 -0700
From:      Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com>
To:        John Drake <diewolfsschanze@yahoo.com>
Cc:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: Fortran compiler
Message-ID:  <CAOgwaMs48J=ecehBxxB4UzWpU_6e8=gC6kY9yQhHGaLojYLxTQ@mail.gmail.com>
In-Reply-To: <1BC3675D-802F-4830-AA21-3556D61F6861@yahoo.com>
References:  <1BC3675D-802F-4830-AA21-3556D61F6861@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 11, 2015 at 3:27 PM, John Drake via freebsd-questions <
freebsd-questions@freebsd.org> wrote:

> I installed FreeBSD version 10.1, but can find no man page for f77.  Is a
> Fortran compiler part of the base system?  If it is part of the base
> system, what is its name?  If it is not part of the base system, where do I
> find it?  I failed to find it in /usr/ports/lang.
>
> Sent from my iPhone
> _______________________________________________
>
>

If you install GCC , in it , there is gfortran .
Check it as

$ gfortran --version
$ gfortran --help
$ man gfortran


Mehmet Erol Sanliturk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOgwaMs48J=ecehBxxB4UzWpU_6e8=gC6kY9yQhHGaLojYLxTQ>