From: GS727 AT aol DOT com Message-ID: Date: Mon, 25 Jun 2001 17:29:11 EDT Subject: HELP! To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_d0.1795b9c6.28690727_boundary" X-Mailer: AOL 6.0 for Windows US sub 10523 Reply-To: djgpp AT delorie DOT com --part1_d0.1795b9c6.28690727_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hi, My Sam's Teach Yourself C++ version of the DJGPP compiler isn't working. When I try to compile my simple "hello.cpp" program, it returns this error: In file included from hello.cpp:2: c:/djgpp/lang/cxx/iostream.h:31:streambuf.h: No such file or directory (ENOENT) The compiler works fine for C programs, but not C++. Is there some bug that you can tell me how to fix? I am a beginning programmer, and I can't figure out this technical problem without your help. Thank you, Geoff Sobel New York, NY --part1_d0.1795b9c6.28690727_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hi,

My Sam's Teach Yourself C++ version of the DJGPP compiler isn't working.  
When I try to compile my simple "hello.cpp" program, it returns this error:

In file included from hello.cpp:2:
c:/djgpp/lang/cxx/iostream.h:31:streambuf.h: No such file or directory
(ENOENT)

The compiler works fine for C programs, but not C++.  Is there some bug that
you can tell me how to fix?  I am a beginning programmer, and I can't figure
out this technical problem without your help.

Thank you,
Geoff Sobel
New York, NY
--part1_d0.1795b9c6.28690727_boundary--