delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/06/23/07:07:50

Date: Wed, 23 Jun 1999 11:18:59 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: HPTASZEK AT aol DOT com
cc: djgpp AT delorie DOT com
Subject: Re: newbie prob.02
In-Reply-To: <1c506a5.24a0f33a@aol.com>
Message-ID: <Pine.SUN.3.91.990623111836.13893D-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Tue, 22 Jun 1999 HPTASZEK AT aol DOT com wrote:

> I've set PATH=C:\DJGPP\BIN;%PATH%
>      set DJGPP=C:\DJGPP\DJGPP.ENV
> 
> I find iostream.h in c:\djgpp\lang\cxx
> 
> I've set LFN=y in DJGPP.ENV
> 
> I'm running on windows 95
> 
> The file I'm trying to compile is hello.cc
> 
> I used winzip 7.0
> 
> And I'm still getting 'iostream.h: no such file or directory'

Please redirect gcc's output to a file, like this:

   redir -o compile.log -eo <put the compilation command here>

Replace the brackets with the actuall compilation command that you are
normally using to compile the program, and then post here the contents
of the file `compile.log'.  You might look into that file first,
because it might tell you exactly where the problem is, just read it
carefully.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019