#UNIX 2.1 C++ ?
Anyone familiar with the c++ compiler that is part of the Amiga UNIX 2.1
package ? I have just installed the basic UNIX setup on an A3000T, so far
everything is working great except I don't seem to have a C++ compiler,
just a plain C compiler. I have searched for includes and can only find
the basic C includes, nothing like iostream.h etc … I call g++ prog.c
and I get compiler error messages about not being able to find iostream.h
, am I in fact just missing the includes for C++ or the whole shooting
match ? Is C++ an optional part of the system not installed as part of the
basic UNIX installation ? Thanks for any help you might offer.
Gary Cooper ( the live one )
From Albuquerque, New Mexico