From owner-freebsd-current Mon Apr 17 15:47:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8EFDB37BAD0 for ; Mon, 17 Apr 2000 15:47:47 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA53089; Mon, 17 Apr 2000 16:47:46 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA85536; Mon, 17 Apr 2000 16:47:15 -0600 (MDT) Message-Id: <200004172247.QAA85536@harmony.village.org> To: nate@yogotech.com (Nate Williams) Subject: Re: FreeBSD Build status Cc: Poul-Henning Kamp , current@FreeBSD.ORG In-reply-to: Your message of "Mon, 17 Apr 2000 16:44:52 MDT." <200004172244.QAA09270@nomad.yogotech.com> References: <200004172244.QAA09270@nomad.yogotech.com> <200004172213.QAA09088@nomad.yogotech.com> <200004172202.QAA73643@harmony.village.org> <12680.956009083@critter.freebsd.dk> <200004172242.QAA85349@harmony.village.org> Date: Mon, 17 Apr 2000 16:47:15 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004172244.QAA09270@nomad.yogotech.com> Nate Williams writes: : > : Are you compiling with optimization turned on? I believe mem* are : > : inlined if optimization is enabled. : > : > Don't think so. Both build -O. : : Poul's build may not have optimization turned on, since it's controlled : by /etc/make.conf. It isn't something specific to Poul's system. I've recreated it here as well. I've also tracked it down to the -fno-builtin that is in LINT, but not in GENERIC. Now, to think about what to do about it... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message