CompuServe Thread

#UNIX 2.1 C++ ?

4 messages in this thread
#45249From: Gary S. CooperJan 17, 1995 11:31 AM
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
#45254From: Mark SterlingJan 17, 1995 9:18 PM
Gary, I'm pretty sure that c++ is not included with Amiga unix. I remember a guy on here from the company that made the c++ dev system but can't remember his name. Where did you get your copy of Amiga Unix? I'm interested in getting it if I can find a decent deal. Supposedly it is available through some channels. Goin' AP …..Mark Sterling
#45258From: Gary S. CooperJan 18, 1995 10:50 AM
I got it thru Software Hut a while back, according to the literature that accompanies the UNIX it does have g++ but as far as I can determine it has no standard C++ include files ( no iostream.h etc … ), g++ is there but none of the needed includes. This strikes me as rather bizarre. Wonder if the needed files are available anywhere else , its the GNU g++ compiler. Gary Cooper ( the live one ) From Albuquerque, New Mexico
#45259From: John Toebes/SYSOPJan 18, 1995 3:28 PM
Have you searched the Languages library here in AmigaTech?