From: Vik Heyndrickx Newsgroups: comp.os.msdos.djgpp Subject: Re: undefined reference to `__rtti_user' Date: Mon, 27 Apr 1998 09:02:05 +0200 Organization: University of Ghent, Belgium Lines: 14 Message-ID: <35442D6D.69E8@rug.ac.be> References: <01bd710b$838bd440$a3a9efc2 AT default> NNTP-Posting-Host: eduserv1.rug.ac.be Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Signe Petersson wrote: > I get this error: > e:/djgpp/tmp\ccdaaaaa(.text+0x87):test.cpp: undefined reference to `__rtti_user' > > What am I doing wrong??? You've not properly deinstalled the old compiler gcc-2.7.2.1 before installing the new version 2.8.0. As a result gcc.exe finds the wrong libraries (the old ones). -- \ Vik /-_-_-_-_-_-_/ \___/ Heyndrickx / \ /-_-_-_-_-_-_/ Knight in the Order of the Unsigned Types