delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/11/05:00:58

From: "Alan McFarlane" <amcfarlane AT bigfoot DOT com>
Subject: info dir. source?
Newsgroups: comp.os.msdos.djgpp
Message-ID: <01bdc3bf$49c8ace0$09c522c3@xx5828>
NNTP-Posting-Host: 195.34.197.9
Date: 9 Aug 1998 18:02:34 GMT
Lines: 4
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Where can I pick up a copy of DIR. (the root for all info pages)?
-- 
Alan McFarlane
amcfarlane AT bigfoot DOT com
s.msdos.djgpp
Precedence: bulk

I just install DJGPP and try to compile some simple source to test.
C compile fine, but when I compile C++, error.....

   C:\DJGPP\walter>gcc test1.cpp -o test1.exe
   In file included from test1.cpp:1:
   c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or
   directory  (ENOENT)

This is the source:

#include <iostream.h>
int main(int argc, char **argv)
{
  cout << "Well, hi there.\n";
  return 0;
}

Can anyone help me out? 
thanz

- Raw text -


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