I'm trying to compile cppunit on an sgi. Since I have a somewhat restricting quota I'd rather not install gcc/g++ to make this project. I'm running into a lot of compiler errors regarding missing header files, i think mostly for namespace purposes. Like <cmath>, <bits/types.h>, <_G_config.h>. Is there anyway around this or do I need to install g++?
Thanks,
-Rob Bercik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to compile cppunit on an sgi. Since I have a somewhat restricting quota I'd rather not install gcc/g++ to make this project. I'm running into a lot of compiler errors regarding missing header files, i think mostly for namespace purposes. Like <cmath>, <bits/types.h>, <_G_config.h>. Is there anyway around this or do I need to install g++?
Thanks,
-Rob Bercik