Xref: utzoo comp.sys.att:10350 unix-pc.general:6023 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!usenet.ins.cwru.edu!ncoast!calvin!root From: root@ncoast!calvin (Root) Newsgroups: comp.sys.att,unix-pc.general Subject: Has anyone used the g++ compiler from osu-cis? Summary: How to use g++ from osu-cis? Keywords: g++ osu-cis Message-ID: <1990Sep6.043151.17322@ncoast!calvin> Date: 6 Sep 90 04:31:51 GMT Sender: mark@ncoast.ORG Reply-To: uunet!ncoast!calvin!mark Organization: The Room Upstairs Lines: 13 I've downloaded and tried the g++ posting to osu-cis. Congratulations to the Unix-PC'er who built it - but - there are some problems. The Install script doesn't take care of gcc-cpp - I put it in /usr/local/lib like everything else. When compiling the program to print "Hello, World!" in ordinary C, things worked fine. Compilation time was less than one minute. Any file which uses C++ constructs or include files takes forever. I still haven't compiled the program 'cout << "Hello, World!"\n'. So what gives? Does anyone have any experience with this package? Should I expect multi-hour compiles for 85 character programs, or is there something I've missed? I'd be more than grateful for any hint beyond RTFM, since none came with the g++ package.