Date: Thu, 14 Jan 1999 09:49:23 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Antoine Mathys cc: djgpp AT delorie DOT com Subject: Re: Unusual linking problem using RHIDE In-Reply-To: <77j1rh$shn$1@bw107zhb.bluewin.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 13 Jan 1999, Antoine Mathys wrote: > (By the way, don't you think it's not a > pure hazard if almost everyone encounters this problem ?) "Almost everyone" is a wild exaggeration, IMHO. I expect people who use plain DOS or Windows 9X and install DJGPP v2.02 (NOT v2.01) to not have any such problems at all. According to my observations, since v2.02 was released, the vast majority of LFN-related problems is from NT users, where long file names are not supported. If you have a different impression, please elaborate. > I read section 8 of the FAQ, and checked DJGPP.ENV. In fact, I no longer > encounter the -lstdcxx error message (a big step). Instead, I encouter the > following surprising errors when I try compiling within RHIDE, although I > downloaded evreything correctly : > > Error: c:/djgpp/lib/libstdcxx.a(iostream.o)(.text+0x1b9d):iostream.cc: > undefined reference to `__rtti_class' Well, time to read other sections of the FAQ. Try sections 8.10 and 8.19. You are using incompatible versions of GCC and the libraries.