News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

probelm with profiling [-pg]

Started by TNT89, July 20, 2007, 07:50:39 PM

Previous topic - Next topic

TNT89

  Hello,

Sorry, i'm a beginner in programming and i can't remove the option [-pg] off my project without obtain the Linker Error : "undefined reference to `mcount'"
  I dont know if it's Code::Block problem but i didn't find this problem anywhere else...

TNT89

Thanks but now i don't have this error anymore... it's very strange as you said...
It was probably a bug in GCC that left the "mcount" when i compiled the project...
:?