From owner-freebsd-stable Wed Mar 29 15:13:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail4s.biglobe.ne.jp (mail4s.biglobe.ne.jp [210.147.14.249]) by hub.freebsd.org (Postfix) with ESMTP id 1003A37B745 for ; Wed, 29 Mar 2000 15:11:10 -0800 (PST) (envelope-from ushida@msa.biglobe.ne.jp) Received: from mail-gw.biglobe.ne.jp (mailsv18.biglobe.ne.jp [133.205.12.240]) by mail4s.biglobe.ne.jp (8.9.1+3.1W/3.7W-99081617) with ESMTP id IAA16791 for ; Thu, 30 Mar 2000 08:11:06 +0900 (JST) Received: from mail-relay.biglobe.ne.jp by mail-gw.biglobe.ne.jp (3.7W-INET_GW) id AAA23339 for ; Tue, 28 Mar 2000 00:32:44 +0900 (JST) Received: from pop215.biglobe.ne.jp by mail-relay.biglobe.ne.jp (3.7W-BIGLOBE-relay) id AAA01047 for ; Tue, 28 Mar 2000 00:32:26 +0900 (JST) Date: Tue, 28 Mar 2000 00:29:31 +0900 Message-Id: <1000328002931.414EE703.1022002@msa.biglobe.ne.jp> X-Biglobe-Sender: ushida@msa.biglobe.ne.jp X-Biglobe-Date: Tue, 28 Mar 2000 00:29:31 +0900 Posted-Date: Tue, 28 Mar 2000 00:29:26 +0900 (JST) From: Jun USHIDA To: freebsd-stable@freebsd.org Subject: Re: Compiling FORTRAN code on -stable In-Reply-To: Your message of "Sun, 26 Mar 2000 22:30:26 -0500". <20000326223026.A46836@ipass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22PL2] 2000-02/25(Fri) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <20000326223026.A46836@ipass.net> aa8vb@ipass.net wrote: |Apparently f77 compilers will eat this, but our f77 (from bin or ports) |will not. RELNOTES.TXT of FreeBSD 4.0-RELEASE says, > The f77 emulation via f2c has been replaced by a native F77 compiler. In my 4.0-STABLE, /usr/bin/f77 (g77 v0.5.24) /usr/local/bin/fc (/usr/ports/lang/{f77,f2c},/usr/ports/devel/fpp) Your example FORTRAN code can be compiled with /usr/bin/f77(g77). It would seem that /usr/bin/f77(g77) shows slightly better performance than /usr/local/bin/fc. I think that's why f2c is replased in 4.0-RELEASE or later. Is this recognition right ? -- Jun Ushida PGP finger print = E2 03 93 99 0B C4 C0 35 80 BC FF A3 CE 5C 96 C7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message