From: "C. W. Young" Newsgroups: comp.os.msdos.djgpp Subject: Re: gpp2.81 Date: Sun, 11 Apr 1999 21:10:58 -0500 Content-Transfer-Encoding: 7bit References: <37115312 DOT 3D71D7B7 AT sprintmail DOT com> X-Posted-Path-Was: not-for-mail X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-ELN-Date: 12 Apr 1999 02:12:09 GMT X-ELN-Insert-Date: Sun Apr 11 19:15:11 1999 Organization: EarthLink Network, Inc. Lines: 20 Mime-Version: 1.0 NNTP-Posting-Host: sdn-ar-003lanorlp208.dialsprint.net Message-ID: <37115632.9E7BF0CF@sprintmail.com> X-Mailer: Mozilla 4.5 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "C. W. Young" wrote: > I downloaded and installed the 2.8 version according to directions. It > compiled > simple "C" programs OK, but failed with "CPP". The first problem was > long > file names. (iostream.h wanted to include streambug.h, but the file was > labelled > streambu.h. There was another of these. I fixed this by changing the > #include > in the include file that made the call. This worked, but then in ld.exe > I got > can't open _lstdcxx : no such file. What have I done? The old version > worked > fine. I should add that the env file already conained LFN=y.