Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 12:48:25 -0700 (PDT)
From:      "David O'Brien" <obrien@NUXI.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70322: USE_GCC broken in 5-CURRENT
Message-ID:  <200408111948.i7BJmPHR044381@dragon.nuxi.com>
Resent-Message-ID: <200408111950.i7BJoJJS055783@freefall.freebsd.org>

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

>Number:         70322
>Category:       ports
>Synopsis:       USE_GCC broken in 5-CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 11 19:50:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David O'Brien
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dragon.nuxi.com 5.2-CURRENT FreeBSD 5.2-CURRENT #418: Sat Aug 7 20:52:18 PDT 2004 rootk@dragon:/FBSD/src/sys/i386/compile/DRAGON i386


	
>Description:

	"USE_GCC=3.3" is a NOP on 5-CURRENT.
	Looking at the 'USE_GCC' logic I think we have a bug for a USE_GCC value
	of "3.2" -- bsd.port.mk assumes that one could not want to use gcc32 in
	today's 5.x.

	
>How-To-Repeat:
	
>Fix:

	bsd.port.mk needs to look at OSVERSION and if equal to or greater than
	502126, "USE_GCC=3.3" needs to set CC/CXX.
>Release-Note:
>Audit-Trail:
>Unformatted:



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