From: aadhanda AT bellatlantic DOT net Message-ID: <35365EB2.3A39589F@bellatlantic.net> Date: Thu, 16 Apr 1998 15:40:34 -0400 MIME-Version: 1.0 To: djgpp AT delorie DOT com, comp DOT os DOT msdos DOT djgpp AT bellatlantic DOT net Subject: iostream.h error Content-Type: multipart/alternative; boundary="------------17A6520B916800400207D17C" Precedence: bulk --------------17A6520B916800400207D17C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I was wondering if someone could help me. I am learning C++ and when i try to run the file hello.cpp under DJGPP using "gcc -c -Wall hello.cpp" it says: hello.cpp:1 iostream.h: no such file or directory (EOENT) In the faq it mentions this problem and says to download the file lgp271b.zip. I do not have this file but use the lgpp280b selected from the "zip picker" on the DJGPP homepage. I do not know if one is an updated version of the other or if they are two different files, if somebody could help me it would be appreciated, thanks. -Sandeep --------------17A6520B916800400207D17C Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hello,
    I was wondering if someone could help me.  I am learning C++ and when i try to run the file hello.cpp under DJGPP using "gcc -c -Wall hello.cpp" it says:

hello.cpp:1 iostream.h: no such file or directory (EOENT)

In the faq it mentions this problem and says to download the file lgp271b.zip.  I do not have this file but use the lgpp280b  selected from the "zip picker" on the DJGPP homepage.  I do not know if one is an updated version of the other or if they are two different files, if somebody could help me it would be appreciated, thanks.

-Sandeep --------------17A6520B916800400207D17C--