ports/70322: USE_GCC broken in 5-CURRENT

David O'Brien obrien at NUXI.com
Wed Aug 11 19:50:26 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list