Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 10:36:42 -0800
From:      Jason Evans <jasone@canonware.com>
To:        Peter Schultz <pete@jocose.org>
Cc:        current@freebsd.org
Subject:   Re: debug build of libc_r
Message-ID:  <20001218103642.C2312@canonware.com>
In-Reply-To: <20001218120119.A13062@jocose.org>; from pete@jocose.org on Mon, Dec 18, 2000 at 12:01:19PM -0600
References:  <20001218120119.A13062@jocose.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 18, 2000 at 12:01:19PM -0600, Peter Schultz wrote:
> Hi,
> 
> I'm seeing a crash related to libc_r.
> Could someone please instruct me as
> to how to build a debug version.

cd /usr/src/lib/libc_r
make clean
DEBUG_FLAGS=-g3 make
make install

Jason


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001218103642.C2312>