problems compiling in GCC 3.2.2 - while in 2.95.3 everything went fine
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Fri Apr 25 19:41:00 GMT 2003
[ Reply-To: gcc-help@gcc.gnu.org set ]
On Fri, 25 Apr 2003, Gabriel Marcelli wrote:
> I get strange error messages : gcc tells me he knows
> nothing about "string" and "vector", but i did include
> <string> and <vector>...
> He said me too he knows nothing about "cout" and
> "endl", but i obviously have included <iostream>!!!!
> What's up?
Please consult a good introductory book on C++ and check in which
namespace such standard libraries are supposed to reside in.
(Note that your question is off-topic on this list, which is one the
development _of_ GCC, not _with_ GCC.)
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.pfeifer.com/gerald/
More information about the Gcc
mailing list