pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: compiling for debugging



Hi,

On Tue, 13 Sep 2011 12:55:32 +0900, Stefan Schaeckeler 
<schaecsn%gmx.net@localhost> wrote:

How can I build a package with debugging symbols (e.g. CLFAGS=-g, not stripped)?

Generally, put followings to mk.conf:

CFLAGS+= -g
INSTALL_UNSTRIPPED= yes

But some packages may not honor them.

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index