From: "Me" Newsgroups: comp.os.msdos.djgpp Subject: C++ compiler doesnt work..Help! Date: Sun, 9 Aug 1998 00:24:00 +1200 Organization: The Internet Group Ltd Lines: 14 Message-ID: <6qhfmv$ul$1@newsource.ihug.co.nz> NNTP-Posting-Host: p39-max26.akl.ihug.co.nz To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I just installed DJGPP and followed all the instructions including adding the two lines to my autoexec.bat file. I tried compiling a few C programs and all went well. Now when I try to compile C++ programs I get the error: "c:/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or directory (ENOENT)". I checked my Include directory but the streambuf.h is there. I dont know how to fix this or if I have done anything wrong. Please help. Thanks