I am trying to compile a program on my laptop and I receive a: [Linker error] undefined reference to 'mcount'. There is no 'mcount' in my code. I can compile this on my desktop (both machines run Windows NT). Any ideas on how I can get this program to compile on my desktop?
Thanks,
Vlada
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to compile a program on my laptop and I receive a: [Linker error] undefined reference to 'mcount'. There is no 'mcount' in my code. I can compile this on my desktop (both machines run Windows NT). Any ideas on how I can get this program to compile on my desktop?
Thanks,
Vlada