Date: Sat, 27 Mar 2004 12:10:24 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Michael Nottebrock <michaelnottebrock@gmx.net> Cc: Erik Greenwald <erik@smluc.org> Subject: Re: libpthread / mysql41-server Message-ID: <20040327120602.M45816@gamplex.bde.org> In-Reply-To: <200403261840.23993.michaelnottebrock@gmx.net> References: <Pine.GSO.4.10.10403222002560.28578-100000@pcnet5.pcnet.com> <406045D4.9070805@FreeBSD.org> <20040326124804.GA16260@phoenix.smluc.org> <200403261840.23993.michaelnottebrock@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Mar 2004, Michael Nottebrock wrote: > On Friday 26 March 2004 13:48, Erik Greenwald wrote: > > > I've tried now with: > > i686: working > > k7: working (I'm using an athlon) > > null: not working (verified null by make -V CPUTYPE) > > > > I guess the next option is to find what cflag trips the behavior? > > Don't forget that -mcpu=pentiumpro is added by default on any > pentium-or-better-class system. -mcpu=pentiumpro was actually added on any i386 system, but this bug was fixed in rev.1.31 of bsd.cpu.mk, and doesn't seem to have ever been in the RELENG_4 version. It should have been only an optimization bug though. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040327120602.M45816>