Jürgen Keil wrote:
I want to build a command via "make" in source tree, but by default,
it seems that it can not build a version with debug info.
Is there a easy way to build it via "make" in cmd subdir.
I'm using something like this (example: recompile "format" utility
with debug info) :
% bl
> I want to build a command via "make" in source tree, but by default,
> it seems that it can not build a version with debug info.
> Is there a easy way to build it via "make" in cmd subdir.
I'm using something like this (example: recompile "format" utility
with debug info) :
% bldenv opensolaris