www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/06/12/02:19:44

Date: Wed, 12 Jun 2002 08:45:26 +0300 (WET)
From: Andris Pavenis <pavenis AT lanet DOT lv>
X-Sender: pavenis AT ieva06
To: Pierre Chatelier <ktd AT club-internet DOT fr>
Cc: djgpp AT delorie DOT com
Subject: Re: Problems installing DJGPP (W2K)
In-Reply-To: <3d064afc$0$27477$7a628cd7@news.club-internet.fr>
Message-ID: <Pine.A41.4.05.10206120839520.34616-100000@ieva06>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com


On Tue, 11 Jun 2002, Pierre Chatelier wrote:

> Hi everybody!
> 
> I've just installed DJGPP with gcc/gpp 3.1 and all required files for what I
> need under W2K.
> Before you ask : yes, I put DJGPP\bin in my path, and set a DJGPP variable
> pointing to djgpp.dev :-)
> 
> But I cannot compile anyway!
> 
> //foo.cpp
> #include <iostream>
> using namespace std;
> int main(int, char* [])
> {
>    return 0;
> }
> 
> >gxx -o foo.exe foo.cpp
> 
> will return lots of errors, beginning by
> <In file included from foo.cpp:1: E:/C++/DJGPP/lang/cxx-v31/iostream:44:28:
> bits/c++config.h: No such file or directory (ENOENT)>
> 
> It sounds like gxx (and gpp as well) does not care of the files "header.gcc"
> from either E:\C++\DJGPP\lang\cxx-v31\djgpp or
> E:\C++\DJGPP\lang\cxx-v31\djgpp\bits
> 
> Does anybody have an idea?

I did not testing on Win2000 or WinXP. Tried to test with fresh install
(djdev, binutils, gcc31b.zip, gpp31b.zip) under DOSEMU running under
Linux (no LFN supported there) and met no problems. Renaming header files
according header.gcc worked without any problems.

Andris




- Raw text -


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