From owner-freebsd-hackers Thu Jun 29 6:45:48 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id A70C337B7D7 for ; Thu, 29 Jun 2000 06:45:43 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 137edQ-00070o-00 for hackers@FreeBSD.org; Thu, 29 Jun 2000 15:45:40 +0200 From: Sheldon Hearn To: hackers@FreeBSD.org Subject: Re: Building a debugging libc In-reply-to: Your message of "Thu, 29 Jun 2000 15:36:27 +0200." <26740.962285787@axl.ops.uunet.co.za> Date: Thu, 29 Jun 2000 15:45:40 +0200 Message-ID: <26957.962286340@axl.ops.uunet.co.za> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 29 Jun 2000 15:36:27 +0200, Sheldon Hearn wrote: > I need to build a debuggable libc, ideally a static library. I thought > it'd be as simple as ``cd /usr/src/lib/libc; make obj depend all''. > However, doing so scores me the following error: Bleh, nevermind. I was doing ``make CFLAGS='-O -g -pipe' obj depend all''. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message