----- Original Message -----
From: "Daniel Lidstrom" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 11, 2000 3:47 AM
Subject: Problem using cout&cin


Hi,

I get the following error message when compiling a program with calls to
cout, cin, endl:
daniel lidstr�m@DANIELS_MONSTER ~/opengl
$ gcc -o test test.cc
/cygdrive/c/DOCUME~1/DANIEL~1/LOCALS~1/Temp/ccrBuSQY.o(.text+0x24):test.cc:
unde
fined reference to `cout'
.........
I did look in the faq but couldn't find help. I also searched the mail
archive.
What is missing?

gcc is not g++.  This must be discussed in the info files. Neither gcc nor
g++ are as free with mixed language programs as those "C/C++" compilers.


--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

Reply via email to