www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/05/09:53:43

Date: Wed, 5 May 1999 16:50:10 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Daniele Coppoletta <dcoppoletta AT hotmail DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: your mail
In-Reply-To: <19990505122226.48366.qmail@hotmail.com>
Message-ID: <Pine.SUN.3.91.990505164647.21772A-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 Wed, 5 May 1999, Daniele Coppoletta wrote:

> gxx -o filename.exe exename.cc
> 
> but the system told me:
> 
> In file included from filename.cc
> c:/djgpp/lang/cxx/iostream.h:31: streambuf: no such file or directory 
> (ENOENT)
> 
> What's the trouble ?

Your system is Windows/NT as this and other setting show:

> ComSpec=D:\WINNT\system32\cmd.exe

So the most probable cause of your problem is that you unzipped the 
distribution with a program that supports long file names.  You need to 
remove the entire DJGPP tree and unzip the zip files again, this time 
using a DOS unzip program that does NOT support long file names.

DJGPP programs cannot see the long file names on NT, so you need an unzip 
program that will truncate the long name streambuf.h into streambu.h.  
Then the compiler will work.

- Raw text -


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