delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/01/13/16:45:09

From: "Ben Peddell" <killer DOT lightspeed AT bigpond DOT com>
Newsgroups: comp.os.msdos.djgpp
References: <3E22FE4C DOT 6080708 AT utanet DOT at>
Subject: Re: Problem at compiling with djgpp
Lines: 32
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Message-ID: <ifGU9.23418$jM5.62302@newsfeeds.bigpond.com>
Date: Tue, 14 Jan 2003 07:43:12 +1000
NNTP-Posting-Host: 144.134.89.177
X-Trace: newsfeeds.bigpond.com 1042493518 144.134.89.177 (Tue, 14 Jan 2003 08:31:58 EST)
NNTP-Posting-Date: Tue, 14 Jan 2003 08:31:58 EST
Organization: Telstra BigPond Internet Services (http://www.bigpond.com)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

If it were a problem with your environment variables, GCC would have
complained upon starting.
If the DJGPP environment variable were not set, gcc would say:
gcc.exe: environment variable DJGPP not defined

If the DJGPP environment variable wasn't pointing to djgpp.env, gcc would
say (assuming that DJGPP is set to 'c:\djgpp\djgpp.env'):
gcc.exe: environment variable DJGPP points to corrupt file
'c:\djgpp\djgpp.env'

The library path looks correct.
In djgpp 2.03, iostream.h and streambuf.h and all those other c++ .h files
reside in c:/djgpp/lang/cxx/3.21/backward.

Try getting the newest version, and changing that <iostream.h> to
<iostream>.
Also, consult the FAQ.


Fritz Danter <fritz_danter AT utanet DOT at> wrote in message
news:3E22FE4C DOT 6080708 AT utanet DOT at...
>      When I try to compile a programm I got the error message :
> c::/djgpp/lang/cxx/iostream.h(31) Error: streambuf.h: No such file or
> directory (Enoent).
> I am working at a Windows 98 - System , and I am shure that I have set
> the enviromentvariables correct (because it lookes like a problem with
> the enviromentvariables).
> How can I solve this.
> Best regards
>


- Raw text -


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