Re: [toolchain] ${CC} in share/mk/bsd.cpu.mk

2011-02-01 Thread b. f.
Gerald Pfeifer wrote: > 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.

Re: [toolchain] ${CC} in share/mk/bsd.cpu.mk

2011-02-01 Thread b. f.
Warner Losh wrote: > On 02/01/2011 04:27, b. f. wrote: > > Gerald Pfeifer wrote: > >> 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.

Re: [toolchain] ${CC} in share/mk/bsd.cpu.mk

2011-02-01 Thread b. f.
On 2/1/11, b. f. wrote: > Warner Losh wrote: >> On 02/01/2011 04:27, b. f. wrote: >> > Gerald Pfeifer wrote: >> >> On Sun, 30 Jan 2011, Alexander Best wrote: ... > But even if such a change isn't adopted, the default FFLAGS probably > ought to be

Re: -fno-math-errno by default

2011-02-06 Thread b. f.
> On Sun, Feb 06, 2011, Gerald Pfeifer wrote: > > Pedro kindly made me aware of > > > > http://svn.freebsd.org/viewvc/base?view=revision&revision=181538 > > > > where David made -fno-math-errno the default for GCC with the following > > background: > > > > Our libm doesn't support the SysV mist