Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: cflatter@zia.aoc.nrao.EDU (Chris Flatters) Newsgroups: comp.windows.x Subject: Re: InterViews 3.0 and g++ help! Message-ID: <9102150022.AA17853@zia.aoc.nrao.edu> Date: 15 Feb 91 00:22:48 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 17 Tom Emerson writes, > I'm trying to compile InterViews 3.0 with g++ 1.37... and can not > makedepend the following: > > iostream.h > fstream.h > strstream.h > sysent.h > > Are we missing files in our g++ includes files, or does g++ do > something that isn't standard. The first 3 are from the enhanced streams facilities released with AT&T C++ 2.0. These are not (currently) available in the GNU C++ library. I presume that the same goes for (whatever that may be). Chris Flatters