Subject: Re: FORTRAN compilier question....
To: Andreas Kahari <ak@freeshell.org>
From: Sung N. Cho <sucho2@vt.edu>
List: netbsd-help
Date: 02/25/2002 20:03:31
--------------000500010003040304050207
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Andreas Kahari wrote:

>On Mon, Feb 25, 2002 at 07:17:14PM +0000, Sung N. Cho wrote:
>
>>Hi,
>>
>>Does anyone know that if the FORTRAN compiler that ships with NetBSD 
>>1.5x via GNU project is FORTRAN 77 or FORTRAN 90?  I know to compile a 
>>fortran program one invokes f77 command, but I'm not sure what the 
>>actual version is.
>>
>[cut]
>
>It is Fortran 77.  The executable is, I believe, called 'g77'
>(with hard links called 'f77' and 'fort77').  There is a GNU
>Fortran 95 project at "http://g95.sourceforge.net/", but the
>compiler isn't usable yet.
>
>The the on-line manual g77(1) states:
>
>       The C and F77 compilers are integrated; g77 is a program
>       to call gcc with options to recognize programs written in
>       Fortran (ANSI FORTRAN 77, also called F77).
>
Thanks!

Sung


--------------000500010003040304050207
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Andreas Kahari wrote:<br>
<blockquote type="cite" cite="mid:20020226133941.B14287@otaku.freeshell.org">
  <pre wrap="">On Mon, Feb 25, 2002 at 07:17:14PM +0000, Sung N. Cho wrote:<br></pre>
  <blockquote type="cite">
    <pre wrap="">Hi,<br><br>Does anyone know that if the FORTRAN compiler that ships with NetBSD <br>1.5x via GNU project is FORTRAN 77 or FORTRAN 90?  I know to compile a <br>fortran program one invokes f77 command, but I'm not sure what the <br>actual version is.<br></pre>
    </blockquote>
    <pre wrap=""><!---->[cut]<br><br>It is Fortran 77.  The executable is, I believe, called 'g77'<br>(with hard links called 'f77' and 'fort77').  There is a GNU<br>Fortran 95 project at <a class="moz-txt-link-rfc2396E" href="http://g95.sourceforge.net/">"http://g95.sourceforge.net/"</a>, but the<br>compiler isn't usable yet.<br><br>The the on-line manual g77(1) states:<br><br>       The C and F77 compilers are integrated; g77 is a program<br>       to call gcc with options to recognize programs written in<br>       Fortran (ANSI FORTRAN 77, also called F77).<br><br></pre>
    </blockquote>
Thanks!<br>
    <br>
Sung<br>
    <br>
    </body>
    </html>

--------------000500010003040304050207--