Date: Mon, 31 Jan 2011 00:11:33 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Alexander Best <arundel@freebsd.org> Cc: freebsd-toolchain@freebsd.org Subject: Re: [toolchain] ${CC} in share/mk/bsd.cpu.mk Message-ID: <alpine.LNX.2.00.1101310010180.14698@gerinyyl.fvgr> In-Reply-To: <20110130221759.GA38095@freebsd.org> References: <20110123130705.GA21973@freebsd.org> <20110130221759.GA38095@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Jan 2011, Alexander Best wrote: > i might have described things a bit too complicated. basically i want to > have CPUTYPE ?= core2 in my make.conf. clang is capable of producing > core2 specific code, however core2 always gets downgraded by > share/mk/bsd.cpu.mk to nocona in order not to confuse gcc. > > any chance of fixing this? I guess one of those extern compilers Robert has in mind should be lang/gcc46 from the Ports Collection which is perfectly happy to generate core2 code. I agree we need good infrastructure to support such cases. Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1101310010180.14698>