Message-ID: <35EE65EF.A17F013@image.dk> Date: Thu, 03 Sep 1998 11:48:35 +0200 From: Olav Cleemann Organization: student MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE Problems (C++ Headers) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: pm33-27.image.dk Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk George Foot wrote: (snip) > Finally, some programs may have internal bugs which cause them to > break on long filenames. An example is RHIDE, which tries to link in > the standard C++ library with "-lstdcx" when its real name is > "-lstdcxx". RHIDE is assuming that the name should be truncated. If > you follow the instructions to change its request to "-lstdcxx" then > the truncation (or lack of truncation) will fall down to the djgpp > functions and the presence/absence of LFN support. Provided you > followed the instructions above, you won't have problems any more. > (snip) Could someone kindly point me to these instructions. With regards, Olav