Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 1997 01:27:22 -0400 (EDT)
From:      Mikhail Teterin <mi@xxx.video-collage.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/4545: no way to specify an alternative `cc' to `f77'
Message-ID:  <199709150527.BAA21763@xxx.video-collage.com>
Resent-Message-ID: <199709150530.WAA00733@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4545
>Category:       bin
>Synopsis:       f77 will only call `cc', no com-line option, will not check the environment
>Confidential:   yes
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 22:30:01 PDT 1997
>Last-Modified:
>Originator:     Mikhail Teterin
>Organization:
>Release:        FreeBSD 2.2.1-RELEASE i386
>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:
	
	
>Audit-Trail:
>Unformatted:



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