Message-ID: <383F878F.607B8532@dcnet2000.com> Date: Sat, 27 Nov 1999 01:26:07 -0600 From: Matt Castro Organization: Home X-Mailer: Mozilla 4.04 [en]C-NECCK (Win95; U) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: (no subject) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I'm just starting and the following occured, please help I typed: gcc Hello.cpp -o HELLO.exe and this happened c:\windows\TEMP\cccqjdta( .text+0x19) :Hello.cpp: undefined reference to `cout' c:\windows\TEMP\cccqjdta( .text+0x19) :Hello.cpp: undefined reference to `ostream:: operator<<(char const *)'