Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2010 15:50:45 -0600
From:      Peter Steele <psteele@maxiscale.com>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   RE: ntpd hangs under FBSD 8
Message-ID:  <7B9397B189EB6E46A5EE7B4C8A4BB7CB39E95519@MBX03.exg5.exghost.com>
In-Reply-To: <201002241517.25659.jhb@freebsd.org>
References:  <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D5C73@MBX03.exg5.exghost.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D60DD@MBX03.exg5.exghost.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB39E95389@MBX03.exg5.exghost.com> <201002241517.25659.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>> What's the proper way to build a debug version of libc and the other lib=
raries? I tried this:
>
>You can just do this:
>
>cd /usr/src/lib/libc
>make clean
>make DEBUG_FLAGS=3D-g
>make install

When I tried this the make actually failed with various errors. So I decide=
d to do a full "make buildworld DEBUG_FLAGS=3D-g" but in looking at the out=
put being generated I see see -O2 in the cc commands and this at least shou=
ld be -O0. It doesn't look like the DEBUG_FLAGS is having any effect.




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