Date: Wed, 25 Aug 93 10:17:29 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: mfiresto AT pms860 DOT pms DOT ford DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: C++ > I need some assistance. I have installed GCC on my PC and it works pretty > well until I try to compile C++ code. Before version 1.10, the C++ compiler was packaged in a separate archive. Most likely, you simply don't have the C++ compiler. DJ has said that the error messages for this sort of problem will be more informative in the next release. The -v option to gcc will make it print out the commands it is trying to execute so you can see exactly what is missing.