News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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...
:?