Xref: news-dnh.mv.net comp.os.msdos.djgpp:4422 From: ryanvs AT cs DOT tamu DOT edu (Ryan Van Slooten) Newsgroups: comp.os.msdos.djgpp Subject: help: djgpp v2 C++ headers Date: 16 Jan 1996 02:08:10 GMT Organization: Texas A&M Computer Science Department, College Station, TX Lines: 19 Message-ID: <4df1aa$lti@news.tamu.edu> NNTP-Posting-Host: neuron.cs.tamu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I recently downloaded the v2 beta4 and I was trying to compile a simple C++ program which under the v1.12m4 release. Anyway the output is: In file included from hello.cc:1: e:/djgpp-v2/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT) For some unknown reason gcc isn't accepting any header files longer than the 8.3 dos limitation, so iostream and streambuf and all the rest are not being found. I realize this is probably a simple error and something I probably overlooked, but the problem only occurs in v2b4 C++ and not in v2b4 standard C or either v1.12m4. Thanks, Ryan -- Ryan Van Slooten email: ryanvs AT tamu DOT edu Well it seemed like a www: http://http.tamu.edu:8000/~rjv0126/ good idea at the time...