Re: [osol-code] Re: How to make in cmd/usr.sbin to open debug switch

2006-11-27 Thread Darren J Moffat
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

[osol-code] Re: How to make in cmd/usr.sbin to open debug switch

2006-11-24 Thread Jürgen Keil
> 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