delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/10/03/11:01:03

Date: Sun, 3 Oct 1999 13:03:05 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Joshua Newman <Joshua DOT Newman AT tesco DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: djgpp compilation problem
In-Reply-To: <000d01bf0c43$724aa560$071aac3e@oemcomputer>
Message-ID: <Pine.SUN.3.91.991003130242.16939C-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 Fri, 1 Oct 1999, Joshua Newman wrote:

> c:\DJGPP\bin>gxx -o -v hello.exe hello.cpp

Wrong command, use this instead:

      gxx -v -o hello.exe hello.cpp

> In file included from hello.cpp:1:
> c:/djgpp/lang/cxx/iostream.h:31: streambuf.h : No such file or directory =
> (ENOENT)
> 
> However, both iostream.h and streambuf.h are present in the lang/cxx =
> directory

See section 8.2 of the DJGPP FAQ list, it explains how to fix this.

> PS - I couldn't include the information from g032-v2, as the program =
> does not seem to be present on my computer

The program is called go32-v2: the second character is the letter o,
not the digit zero.

- Raw text -


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