www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/01/05/19:51:38

From: "John M. Aldrich" <fighteer AT cs DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: iostream.h, fstream.h, strstream.h?
Date: Sun, 05 Jan 1997 15:15:33 -0800
Organization: Two pounds of chaos and a pinch of salt
Lines: 35
Message-ID: <32D03615.FF6@cs.com>
References: <32D086DC DOT D0 AT algonet DOT se>
Reply-To: fighteer AT cs DOT com
NNTP-Posting-Host: ppp110.cs.com
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Familjen Aili wrote:
> 
> Does anyaone know where I can get the files, iostream.h, fstream.h,
> strstream.h, coz i need them! Please help me!!

I am presuming that you are trying to get these header files for your
DJGPP programs, right?  Well, right there in the 'readme.1st' it tells
you what additional packages you must get to compile C++ programs: 
'v2gnu/gpp2721b.zip' and 'v2gnu/lgp271b.zip'.  You should also use "gxx"
to compile your programs instead of "gcc", or manually link the C++
libraries.

Other possible problems include:
  - Not naming your programs correctly.  If you don't properly identify
your programs as C++, the compiler won't look for the C++ includes. 
Capitalization is important.
  - Incorrect DJGPP setup.  Please read the DJGPP Frequently Asked
Questions list (v2/faq202b.zip), chapters 8.1 and 8.2 for details.
  - Do you use RHIDE?  There were some bugs in the first version
uploaded to SimTel wrt header files.  Try getting the latest version
from <http://www.tu-chemnitz.de/~rho/rhide.html>.

If your problem still persists after checking these things, please post
a small sample program that displays the error, together with the EXACT
command(s) you use to compile it.  Also please post a system report as
outlined in the FAQ chapter 6.12.

Hope this helps!

-- 
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I  |        fighteer AT cs DOT com         |
| Plan:  To find ANYONE willing to |   http://www.cs.com/fighteer   |
| play Descent 2 on DWANGO!        | Tagline: <this space for rent> |
---------------------------------------------------------------------

- Raw text -


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