From: Guido Gonzato Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP ME : There is fortran90 of GNU? Date: Wed, 03 Sep 1997 11:53:16 +0200 Organization: Universita' di Bologna (Italy) Lines: 24 Message-ID: <340D338C.72FDBED6@ibogfs.df.unibo.it> References: NNTP-Posting-Host: ibogeo.df.unibo.it Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Miguel Murillo wrote: > > Help me, please. > > There is fortran90 of GNU ? > The G77 is a true compiler native for fortran77? > > Very Thanks!!! g77, which you can download from your favourite mirror, *is* a true compiler. It uses gcc backend, but it's a true compiler, and a pretty good at that. It supports several f90 extensions, but the only one I ever used is IMPLICIT NONE. I strongly suggest that you give g77 a try. Adios, Guido =8-) -- -------------------------------------------------------------------- Guido Gonzato . Universita' di Bologna (Italy), guido AT ibogfs DOT cineca DOT it . Settore di Geofisica. LDP author . Tel. +39-51-6305001; Fax +39-51-6305058