From: "Grant Forrest" Newsgroups: comp.os.msdos.djgpp Subject: Building executable with RHIDE Date: 16 Jul 1998 19:19:43 GMT Organization: Heriot-Watt University Lines: 14 Message-ID: <01bdb0ee$b6ef8f20$0aa5c389@eoas24.ed.ac.uk> NNTP-Posting-Host: annexuser1.cen.hw.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Can anyone help me out with an RHIDE problem? Following error-free compilation of a simple *.cpp source file, I get mega-errors when I try to build the executable file, all of the form: Error c:/djgpp/lib/libstdcx.a(iostream.o)(.text+0x1b91): iostream.cc: undefined reference to `__rtti_class' I've tried changing various paths (libraries, includes etc.) but without success. All suggestions welcomed. (Please remove *nospam* from reply address.)