Subject: -g for a package
To: netbsd-help <netbsd-help@netbsd.org>
From: James K. Lowden <jklowden@schemamania.org>
List: netbsd-help
Date: 05/19/2002 22:13:55
Hello, 

What's the Right Way to tell the compiler to emit debugging symbols for a
given package?  

I sometimes hack through the Makefile or libtool or whatever looking for
CFLAGS and CPPFLAGS, but there must be an easy way, isn't there?  

Problem at the moment is, jade segfaults.  Probably it's a setup issue
(works on one box, but not on my 1.4.2 box).  I thought I'd bt the core
dump and see if I could figure out what's upsetting it.  

thank you.

--jkl