delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/07/19:52:14

Sender: nate AT cartsys DOT com
Message-ID: <3783E84F.CE66562D@cartsys.com>
Date: Wed, 07 Jul 1999 16:52:47 -0700
From: Nate Eldredge <nate AT cartsys DOT com>
X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.10 i586)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: NT4 + Djgpp-Compiler
References: <3781EEE5 DOT 819D74FA AT gmx DOT de>
Reply-To: djgpp AT delorie DOT com

Heiko Günther wrote:
> 
> Hello!
> 
> I have some problems with my C++ compiler. I've extract the
> compiler-files in a directory (D:\djgpp) and have set the environment
> variables this way:
> 
> set djgpp = d:\djgpp\djgpp.env
> set path = d:\djgpp\bin
> 
> I think this is correct, isn't it?
> Now I tried to compile the following programm:
> 
> #include <iostream.h>
> 
> int main()
> {
> cout << "Hello World!";
> return 0;
> }
> 
> I get the following error message in the DOS-Box:
> 
> In file included from filename.cpp:1:
> d:\djgpp\lang\cxx\iostream.h:31: streambuf.h: No such file or directory
> (ENOENT)
> 
> Doesn't NT work with long filenames, or what?

Not in DOS boxes, anyway.  Ask Bill why not.

You should reinstall DJGPP, using some unzipper that does *not* support
long filenames (PKZIP will do fine).  Read FAQ section 8.2 for more.
-- 

Nate Eldredge
nate AT cartsys DOT com

- Raw text -


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