Date: Mon, 6 Mar 2000 16:17:14 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Alessandro Monopoli cc: djgpp AT delorie DOT com Subject: Re: C++ Linking problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 6 Mar 2000, Alessandro Monopoli wrote: > Error:(my path)/libstdcxx.a (iostream.o):iostream.cc: Undefined reference to > '__rtti_class" Check out your installation, it has old files/libraries lying around. If you cannot figure that out, post here the output of "gcc -v".