Message-ID: <35EB3A26.815B036@irc.pl> From: Radek Bochenek Organization: Digital Network MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and the streambuf.h References: <6sf158$1dm4$1 AT news-inn DOT inet DOT tele DOT dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 43 Date: Tue, 01 Sep 1998 00:14:43 GMT NNTP-Posting-Host: 195.205.250.17 NNTP-Posting-Date: Tue, 01 Sep 1998 02:14:43 MET DST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Anders Christensen wrote: > > Hi all > I just started on C++ and is planning to use the DJGPP development kit. > However, I get a very strange error when compiling even small C++ programs. > For example, when I compile the following .cpp file with GCC with the > parameters... gcc test1.cpp -o result1.exe ... > > ------------------------------------------------- > #include > > void main() { > cout << "Hello world!\n"; > } > ------------------------------------------------- > > ... I get this error: > > e:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory > (ENOENT) > > I figure that the problem is the reference from the iostream.h header file > but the streambuf.h IS present in the same archive. And yes: I have made the > corrections in my autoexec.bat! If anyone has experienced this problem then > suggestions are VERY welcome! > > If it's possible also to my e-mail account: _NOSPAM_andersch AT post4 DOT tele DOT dk - > please remove _NOSPAM_ from the address or just reply in this conference. > > Best Regards > Anders Christensen I started using DJGPP today and I haved the same problem. This is the setdjgpp.bat file, it is setting "DJGPP" evertoinment, but when I was trying to set it manualy gcc dosen't find any include files. This is a little strange, but I added at the end of the autoexec.bat line which executes setdjgpp.bat and I forget about it :-) PS. Sorry for my english... _________________________ Radek Bochenek E-mail : rad AT irc DOT pl