When I enable profiling and compile my project, I get a linker error saying that
[Linker error] undefined reference to `mcount'
Any suggestion or help?
This help?
http://www14.brinkster.com/aditsu/dev-cpp-faq.html#mcount
Questions of this nature are better posted to the Bloodshed Forum...
Wayne
Log in to post a comment.
When I enable profiling and compile my project, I get a linker error saying that
[Linker error] undefined reference to `mcount'
Any suggestion or help?
This help?
http://www14.brinkster.com/aditsu/dev-cpp-faq.html#mcount
Questions of this nature are better posted to the Bloodshed Forum...
Wayne