C++ 2.0 on SGI IRIX 3.3.1

Joe Cychosz 3ksnn64 at cadlab.ecn.purdue.edu
Wed Nov 7 14:47:36 AEST 1990


Hi,

Has anyone had any luck porting C++ 2.0 to the latest IRIX release (3.3.1)?

I seem to have some kind of problem with the include files in
/usr/include/CC.  For example:

in math.h, complaints about fmod,
in stdio.h, complaints about _filbuf and _flsbuf,  I have noticed that
_semgetc and _semputc do not get defined and have to be added by hand.
This happened at 3.2 also.
libc.h is quite a mess as well.

I think the solution might be to just copy relevent #defines and the
like and delete the #include <cc/*.h>.

Joe



More information about the Comp.sys.sgi mailing list