Date: Thu, 9 Aug 2001 09:12:28 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Peter Nolan cc: djgpp AT delorie DOT com Subject: RE: New DJGPP User - Install Questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 8 Aug 2001, Peter Nolan wrote: > Hi Eli, > Comments below... Please keep this discussion on the news group, instead of writing to me alone. > I don't think this has anything to do with DJGPP: these header files > are not part of DJGPP at all. The DJGPP C++ headers live in the > c:/djgpp/lang/cxx directory, whereas the headers reported here are in > c:/cobcy/adtlib/include. They seem to be part of the package you are > compiling. I'm guessing that whoever prepared the package edited > streamab.h and changed strstream.h to strstrea.h, for whatever > reasons. > >> No. The code says include strstream.h and the compiler seems to be > truncating it. Do you have a header.gcc file somewhere in the ../include directory? If so, rename it and try again.