public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* problems compiling in GCC 3.2.2 - while in 2.95.3 everything went fine
@ 2003-04-25 19:37 Gabriel Marcelli
  2003-04-25 19:41 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Marcelli @ 2003-04-25 19:37 UTC (permalink / raw)
  To: gcc

Hi,

i write because i got a really strange behaviour with
GCC 3.2.2 : 
i can't build some little programs i wrote and
compiled using GCC 2.95.3
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?
I hope these few rows i wrote can help you aiding
me...
else i'll have to downgrade everything to 2.95!!!

PS: maybe this can help you: with 2.95 i got some
warnings "carriage return found in .. ", now i get 'em
not... but 3.2.2 doesn't compile anymore.

kind regards,

gabriel marcelli


______________________________________________________________________
Yahoo! Cellulari: loghi, suonerie, picture message per il tuo telefonino
http://it.yahoo.com/mail_it/foot/?http://it.mobile.yahoo.com/index2002.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problems compiling in GCC 3.2.2 - while in 2.95.3 everything went fine
  2003-04-25 19:37 problems compiling in GCC 3.2.2 - while in 2.95.3 everything went fine Gabriel Marcelli
@ 2003-04-25 19:41 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2003-04-25 19:41 UTC (permalink / raw)
  To: Gabriel Marcelli; +Cc: gcc

[ 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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-25 18:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25 19:37 problems compiling in GCC 3.2.2 - while in 2.95.3 everything went fine Gabriel Marcelli
2003-04-25 19:41 ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).