Skip site navigation (1)Skip section navigation (2)
Date:      14 Mar 2000 17:50:00 -0800
From:      asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
To:        obrien@FreeBSD.org
Cc:        "Jose M. Alcaide" <jose@we.lc.ehu.es>, freebsd-current@FreeBSD.org
Subject:   Re: suggestion: a g77 -> f77 link
Message-ID:  <vqcog8h9f3q.fsf@silvia.hip.berkeley.edu>
In-Reply-To: "David O'Brien"'s message of "Tue, 14 Mar 2000 14:38:26 -0800"
References:  <38CD1091.94E73AC9@we.lc.ehu.es> <20000314143826.D9311@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: "David O'Brien" <obrien@FreeBSD.org>

 * On Mon, Mar 13, 2000 at 05:00:17PM +0100, Jose M. Alcaide wrote:
 * > I found that the "configure" script, when instructed to use the
 * > GNU Fortran compiler, searchs for "g77". Unfortunately, this compiler
 * > is installed as /usr/bin/f77. 

I think this is a reasonable request.

 * NO.  I will not apply this link.  BSD has always had a "f77" command.  It
 * has not always had a "g77" command.  The G77 developers should have
 * installed a "f77" compatability link.  It is their fault this misspelling
 * is perpitrating forward.  All the world is not Gfoo.

Yes, but ours *is* a GNU Fortran77 compiler.  It is perfectly sane for
programs to look for "g77" if they want GNU Fortran77 (for whatever
reason).

===
>> f77 -v 2>&1 | head -1
g77 version 2.95.2 19991024 (release) (from FSF-g77 version 0.5.25 19991024 (release))
>> f77 --version
GNU Fortran 0.5.25 19991024 (release)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
===

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqcog8h9f3q.fsf>