Message-ID: <19970728144352.08929@gil.physik.rwth-aachen.de> Date: Mon, 28 Jul 1997 14:43:53 +0200 From: Christoph Kukulies To: Miguel Murillo Cc: djgpp AT delorie DOT com Subject: Re: What diffence is it? fort77 and g77 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from Miguel Murillo on Fri, Jul 25, 1997 at 06:43:46PM +0200 Precedence: bulk On Fri, Jul 25, 1997 at 06:43:46PM +0200, Miguel Murillo wrote: > > There is diffence : fort77 and g77 > The g77 is True Compiler fortran or preprocesor C/C++/f2c I don't know of fort77 but if you mean f2c vs g77, I can tell you that g77 is the GNU Fortran frontend to gcc, the GNU C compiler. f2c has been developed by S. Feldman at AT&T research labs, who was one of the people laying the grounds of f77. I'm still thinking g77 needs some time to mature while f2c is a very ripe 'product'. The fact that the latter is producing C as an intermediate product can be made invisible and - though it may seem more a disadvantage - can be of greater benefit in understanding parameter passing mechanisms and allow for some optimizations. I'd go for f2c. I've compiled hundreds of thousand lines of f77/FORTRAN code with it. > > Please help! > > ______________________________________________________________________________ > _ _ | > | | O _| |_ ___ ___ | Miguel Murillo > | | _ \ _\ / _ \ / _ \ | mmurillo AT ideafix DOT cps DOT unizar DOT es > | | | | | | | |_| | | | |_| | > | | | | | | | __/ | | | Voice: +34-976-761000 ext. 5052 > | | | | | |_ | |___ | |___ | Fax: +34-976-761882 > | | |_| \__\ \___/ \___/ | > | |_____________________________ | Laboratorio de Investigacion en > \_____________________________/ | TEcnologias de la Combustion (CSIC) > ____________________________________|_________________________________________ > Linux: The choice of a GNU generation > > -- Chris Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de