Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!mts10271 From: mts10271@uxa.cso.uiuc.edu Newsgroups: comp.sys.atari.st Subject: Gnu C++ setup? Message-ID: <46300105@uxa.cso.uiuc.edu> Date: 30 Oct 90 22:30:00 GMT Lines: 15 Nf-ID: #N:uxa.cso.uiuc.edu:46300105:000:839 Nf-From: uxa.cso.uiuc.edu!mts10271 Oct 30 16:30:00 1990 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 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