Message-Id: <199804272058.QAA04809@mail.cgocable.net> From: "Glen L. Bowes" To: djgpp AT delorie DOT com Date: Mon, 27 Apr 1998 16:56:54 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: iostream.h: No such file Reply-to: bowes AT cgocable DOT net In-reply-to: <354256BE.36A56EDA@hotmail.com> Precedence: bulk On 25 Apr 98 at 23:33, john wrote: > whenever i try to compile a file using the "gcc" command, i get an error message > saying that there is no "iostream.h". i have checked, and "iostream.h" is > perfectly there (\djgpp\iostream.h). \djgpp\iostream.h doesn't seem like the right directory for a header file. It should really be in \djgpp\lang\cxx or possibly \djgpp\include... did you use the -d switch when unzipping the distribution files?