[OpenAFS-devel] Compiling and running OpenAFS both optimized and debugged
chas williams
chas@locutus.cmf.nrl.navy.mil
Thu, 09 Jan 2003 14:41:43 -0500
In message <15901.53248.459707.197555@zappa.ms.com>,Phil.Moore@morganstanley.co
m writes:
>DBG is currently defined as -g, but I see a LOT of the compiler
>invocations failing to use that macro.
which is why i just usually set them all to '-g -O2'. XCFLAGS has a bad
habit of being missed as well. i was going to clean it up and send a
patch but it didnt seem important enough.