From owner-freebsd-current Mon Apr 17 15:14:18 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 9CA3437B5E8 for ; Mon, 17 Apr 2000 15:14:15 -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 QAA23713; Mon, 17 Apr 2000 16:13:46 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id QAA09088; Mon, 17 Apr 2000 16:13:45 -0600 (MDT) (envelope-from nate) Date: Mon, 17 Apr 2000 16:13:45 -0600 (MDT) Message-Id: <200004172213.QAA09088@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Poul-Henning Kamp Cc: Warner Losh , current@FreeBSD.ORG Subject: Re: FreeBSD Build status In-Reply-To: <12680.956009083@critter.freebsd.dk> References: <200004172202.QAA73643@harmony.village.org> <12680.956009083@critter.freebsd.dk> 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 > >: awi.o(.text+0x3b4): undefined reference to `memcmp' > >: awi.o(.text+0x3cf): undefined reference to `memset' > > > >What I want to know is why I don't get these with the GENERIC + awi > >config file I have :-( Are you compiling with optimization turned on? I believe mem* are inlined if optimization is enabled. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message