Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!deejay!gear!cadlab!staff From: staff@cadlab.sublink.ORG (Alex Martelli) Newsgroups: comp.lang.fortran Subject: Re: PD PC Fortran? Keywords: PD Fortran Message-ID: <266@cadlab.sublink.ORG> Date: 12 Sep 90 07:13:47 GMT References: Distribution: comp Organization: CAD.LAB, Bologna, Italia Lines: 18 quan@sol.surv.utas.oz (Stephen Quan) writes: >A software package here has some FORTRAN sources. We have modified one part of >it, but cannot re-compile because we don't have a FORTRAN compiler. Could >anyone suggest an FTP site, say, where I can get a Public Domain PC FORTRAN >compiler? From netlib@research.att.com you can get f2c, a good fortran to C converter, f77-like; and its run-time library, all in C source. It's too large to run under MSDOS, but you can do the f -> c conversion on another machine, and just use a C compiler on the PC side. Does a creditable job. -- Alex Martelli - CAD.LAB s.p.a., v. Stalingrado 45, Bologna, Italia Email: (work:) staff@cadlab.sublink.org, (home:) alex@am.sublink.org Phone: (work:) ++39 (51) 371099, (home:) ++39 (51) 250434; Fax: ++39 (51) 366964 (work only; any time of day or night).