[OpenAFS-devel] Compiling and running OpenAFS both optimized and debugged

chas williams chas@locutus.cmf.nrl.navy.mil
Thu, 09 Jan 2003 13:52:58 -0500


In message <15901.49814.558444.834387@zappa.ms.com>,Phil.Moore@morganstanley.co
m writes:
>Does anyone have any notes on just where all those places are, or even
>better, an ad-hoc patch to convert the source tree for a complete
>debugging build?

usually i just modify Makefile.<sysname>.in and change LWP_OPTMZ, OPTMZ,
and DBG to something like '-g -O2'

i have noticed that OPTMZ/DBG is missed in the des/ Makefile's.