Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!zaphod.mps.ohio-state.edu!usc!nic.csu.net!csun!csunb.csun.edu!bcphyagi From: bcphyagi@csunb.csun.edu (Stephen Walton) Newsgroups: comp.sys.amiga.programmer Subject: Re: Amiga Fortran 77 Message-ID: <1991Feb22.212148.26574@csun.edu> Date: 22 Feb 91 21:21:48 GMT References: <5iaDX1w162w@alchemy.tcnet.ithaca.ny.us> <878@caslon.cs.arizona.edu> <901@cbmger.UUCP> Sender: news@csun.edu (News Administrator) Organization: csun Lines: 17 In article <901@cbmger.UUCP> peterk@cbmger.UUCP (Peter Kittel GERMANY) writes: >As far as I know there is also a commercial compiler made by Absoft, >named AC/Fortran. (Yes, the guys who also did AC/Basic.) Don't know >whether it's still available, but got some good critics in papers, Yes, it is still available, but it is still at the same revision (V2.3) that it was two years ago. We are all hoping for an upgrade to something similar to their Mac product, which is nearly a Fortran-90 compiler. There is a simple reason to prefer AC/Fortran to f2c (the PD Fortran-to-C translator): speed. The LINPACK benchmark on an A3000 takes about 15 seconds to compile to a runnable program with AC/Fortran; the combination of f2c and Manx C compile and link is more like 90 seconds. -- Stephen R. Walton, Dept. of Physics and Astronomy, Cal State Northridge I am srw@csun.edu no matter WHAT the stupid From: line says!