From owner-freebsd-current Mon Apr 17 15:50:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id 204E037B801 for ; Mon, 17 Apr 2000 15:50:34 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id QAA24005; Mon, 17 Apr 2000 16:50:28 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id QAA09311; Mon, 17 Apr 2000 16:50:27 -0600 (MDT) (envelope-from nate) Date: Mon, 17 Apr 2000 16:50:27 -0600 (MDT) Message-Id: <200004172250.QAA09311@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Warner Losh Cc: nate@yogotech.com (Nate Williams), Poul-Henning Kamp , current@FreeBSD.ORG Subject: Re: FreeBSD Build status In-Reply-To: <200004172247.QAA85536@harmony.village.org> 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> <200004172247.QAA85536@harmony.village.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > : > : 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... I thought that the use of mem* and friends violated KNF. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message