www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/31/16:30:30

From: "Anders Christensen" <andersch AT post4 DOT tele DOT dk>
Newsgroups: comp.os.msdos.djgpp
Subject: DJGPP and the streambuf.h
Date: Mon, 31 Aug 1998 22:13:39 +0200
Lines: 33
Message-ID: <6sf057$1om6$1@news-inn.inet.tele.dk>
NNTP-Posting-Host: ppp5.hor.tele.dk
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hi all
I just started on C++ and is planning to use the DJGPP development kit.
However, I get a very strange error when compiling even small C++ programs.
For example, when I compile the following .cpp file with GCC with the
parameters... gcc test1.cpp -o result1.exe ...

-------------------------------------------------
#include <iostream.h>

void main() {
    cout << "Hello world!\n";
}
-------------------------------------------------

... I get this error:

e:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory
(ENOENT)

I figure that the problem is the reference from the iostream.h header file
but the streambuf.h IS present in the same archive. And yes: I have made the
corrections in my autoexec.bat! If anyone has experienced this problem then
suggestions are VERY welcome!

If it's possible also to my e-mail account: _NOSPAM_andersch AT post4 DOT tele DOT dk -
please remove _NOSPAM_ from the address or just reply in this conference.

Best Regards
Anders Christensen



- Raw text -


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