From: "Fredrik Lippelt" To: Subject: undef. ref (now without HTML) Date: Tue, 30 Mar 1999 22:08:18 +0200 Message-ID: <01be7ae9$0db09ec0$8be964c3@default> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Reply-To: djgpp AT delorie DOT com I get (for me) strange errors when executing a program: undefined reference to `operator>>(istream &, String &)' undefined reference to `operator <(String const &, String const &)' undefined reference to `String::~String (void)' What shall I do?