From mi@xxx.video-collage.com  Sun Sep 14 22:27:32 1997
Received: from xxx.video-collage.com (xxx.video-collage.com [199.232.254.68])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA00546
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Sep 1997 22:27:29 -0700 (PDT)
Received: (from mi@localhost)
	by xxx.video-collage.com (8.8.5/8.8.5) id BAA21763;
	Mon, 15 Sep 1997 01:27:22 -0400 (EDT)
Message-Id: <199709150527.BAA21763@xxx.video-collage.com>
Date: Mon, 15 Sep 1997 01:27:22 -0400 (EDT)
From: Mikhail Teterin <mi@xxx.video-collage.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: no way to specify an alternative `cc' to `f77'
X-Send-Pr-Version: 3.2

>Number:         4545
>Category:       bin
>Synopsis:       f77 will only call `cc', no com-line option, will not check the environment
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 22:30:01 PDT 1997
>Closed-Date:    Mon Oct 30 11:07:57 PST 2000
>Last-Modified:  Mon Oct 30 14:04:33 PST 2000
>Originator:     Mikhail Teterin
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
>Environment:


>Description:

	f77 will only call `cc'. There is no (documented) way to specify
	an alternative (such as pgcc). This makes it impossible to squeeze
	the most of the Pentium CPU.

>How-To-Repeat:

	CC=pgcc
	CFLAGS="-mno-486 -mpentium -O2"
	FFLAGS=$(CFLAGS)

>Fix:
	
	
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-bugs 
Responsible-Changed-By: fenner 
Responsible-Changed-When: Sun Sep 21 14:36:03 PDT 1997 
Responsible-Changed-Why:  
It didn't.  I thought I fixed this edit-pr bug. 
State-Changed-From-To: open->closed 
State-Changed-By: johan 
State-Changed-When: Mon Oct 30 11:07:57 PST 2000 
State-Changed-Why:  
We are now using GCC 2.95.1 in stable and 
2.96 in current. 

This means alot has happened in the gcc/f77 area. 

Please report this, if it still exists in the 
new version, and new problem to the GCC maintainers 
at GNU (see src/contrib/gcc/BUGS for details). 

Over to our GCC guru. 


Responsible-Changed-From-To: freebsd-bugs->obrien 
Responsible-Changed-By: johan 
Responsible-Changed-When: Mon Oct 30 11:07:57 PST 2000 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=4545 
>Unformatted:
