Anonymous - 2001-08-01

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