[comp.sys.atari.st] Gnu C++ setup?

mts10271@uxa.cso.uiuc.edu (10/31/90)

Can somebody please explain how to get the Gnu C++ program working.
I have ftp'ed the execs (C++) and the three library files and unzoo'ed them.
I set the paths to fit my configuration. I downloaded Gnu CC and
set that up. I now have 2! gnu_cpp.ttp files- with different lengths.
I finally downloaded Gas and set that up. Now, when I try cc test.c
or cc test.cc, I think the cc program is running the corresponding
preprocessor and compiler, but I always get an exit code of -1 (in Gulam).
I have tried changing names, compiling by hand, etc. and have had no luck.
My test program just includes <stdio.h> and does a printf("Hello\n");
inside of main. I am really eager to get C++ running since I have a class
using the language (well, AT&T compiler..). Help!
					Thanks in advance,
					Michael Stepniczka
					mts10271@uxa.cso.uiuc.edu