Can anyone please tell me where can i set the -DDEBUG flags.?
I had set it in the DEVN directory’s common.mk file . But it doesn’t seem to
take it.!!
Jalaja <jganapat@storage.com> wrote:
Can anyone please tell me where can i set the -DDEBUG flags.?
I had set it in the DEVN directory’s common.mk file . But it doesn’t seem to
take it.!!
DEBUG="-g -O0 -DDEBUG" make
-xtang
I had set the flag in devn directory (common.mk) as you said. but still, it
doesn’t take it!!!
“Xiaodan Tang” <xtang@qnx.com> wrote in message
news:97mqv0$3s3$2@nntp.qnx.com…
Jalaja <> jganapat@storage.com> > wrote:
Can anyone please tell me where can i set the -DDEBUG flags.?
I had set it in the DEVN directory’s common.mk file . But it doesn’t
seem to
take it.!!DEBUG="-g -O0 -DDEBUG" make
-xtang