I'm using Digital Mars compiler. And I'm setting the -g flag.
Is there any tutorial on this?
Is it because of the Digital Mars compiler version.
Cause CodeBlocks says
"Don't know how to setup debugging flags for this compiler"
"Don't know how to setup optimization flags for this compiler"
and so on.
is there any good tutorial that I can refer to use MinGW to compile.
Cause when I use GNU GCC compiler, i get hell a lot of warnings and errors.
My problem is that, I can compile, run and test, but can't debug.
And that defeats the whole purpose of moving to a new IDE.
Any help in any form is welcome.