Message-ID: <000801befe68$8d9d4220$e58194cf@wsc.nt.com> From: "Lori Brynlund" To: Subject: Problem with 'cout' Date: Mon, 13 Sep 1999 22:20:59 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BEFE36.41A257C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BEFE36.41A257C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have just installed GNU C++ for the first time. When I try to compile = and link any program, I get the following error messages: undefined reference to 'cout' undefined reference to 'ostream::operator<<(char const *)' How do I fix this? I have read through the FAQ and online documentation and couldn't seem = to find any info about this. Any help would be greatly appreciated. Lori ------=_NextPart_000_0005_01BEFE36.41A257C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have just installed GNU C++ for the first = time.  When I=20 try to compile and link any program, I get the following error=20 messages:
 
    undefined reference to = 'cout'
    undefined reference to=20 'ostream::operator<<(char const *)'
 
How do I fix this?
 
I have read through the FAQ and online documentation = and=20 couldn't seem to find any info about this.  Any help would be = greatly=20 appreciated.
 
Lori
------=_NextPart_000_0005_01BEFE36.41A257C0--