Subject: New bsd.lib.mk rules: `.go'?
To: None <tech-toolchain@netbsd.org>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 09/13/1998 15:31:33
I'd like to offer the possibility of adding an optional additional type of
library to be built from the sources iff the option LIBDEBUG (?) is defined
in mk.conf.

The object files would be named `name.go', and compiled with the `-g'
switch, to include debugging info.  The resulting library would be named
`lib${LIB}_g.a'.

This would greatly simplify the debugging process for libraries in most
cases.  It would not be turned on by default or included in release sets
because the source directory is not necessarily the same for everybody.

Opinions?

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)