gcc c++ compilier
Christoph Bartoschek
bartoschek@gmx.de
Fri Jan 2 14:52:00 GMT 2009
Am Freitag 02 Januar 2009 schrieb robert watson:
> Hi Gnu folks,
>
> I can't get my HelloWorld c++ test program to work
> because <iostream> is not known by the compiler: it
> produces 5 errors in all. Therefore gcc is not standard c++.
>
> Do you know if there is a standard GNU compiler out there, or
> if there is some command that I need to add to the gcc in
> the command line to make it work as a standard c++ compiler?
> If so this should be the first thing in the manual.
1. Post your program.
2. Post your error messages.
3. Use g++.
Christoph
More information about the Gcc-help
mailing list