Mail Archives: djgpp/1993/08/25/11:13:50
> 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.
- Raw text -