unread
Hello,
I'd like to set the debug level to 3, i.e. set compiler flag -g3 instead -g.
Can anyone give me a hint where to do this?
Best Regards,
Oliver
unread
CFLAGS="-g3" ./configure ..etc.
Oliver Block kirjoitti:
Hello,
I'd like to set the debug level to 3, i.e. set compiler flag -g3 instead -g.
Can anyone give me a hint where to do this?Best Regards,
Oliver