Message-ID: <3505BA8E.67D8710A@gmx.net> Date: Tue, 10 Mar 1998 23:11:26 +0100 From: Robert Hoehne Organization: none provided MIME-Version: 1.0 To: Dan Levin CC: DJGPP Mailing list Subject: Re: Problems with C++ prgrams and headerfiles... References: <3505A857 DOT E1FEA229 AT mailbox DOT swipnet DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Dan Levin wrote : > > ..and now to the funny part - the error message : > > hello.cpp(1) In file included from hello.cpp:1: > i:/djgpp/lang/cxx/iostream.h (1) Error: streambuf.h: No such file or > diectory (EOENT) > That's now really funny and even when the gcc 2.8.0 port is available only since some few days some users have the time to download it and install it but have not the time to read the README's. What do you think how long it took me to write it. I think it's fair enough to point you simply to the README.DJGPP wich comes with gcc 2.8.0 and read there the part about the problems with long filenames when running under W95, which I can assume here only from your wording about "folders". > Apparently the preprocessor is able to include iostream.h - but not > streambuf.h - which is to Of course it is able. Simply do a SET LFN=y before you compile and it should work (or install gcc like mentioned in the README) > within our outside Rhide. Is there a common link ? It looks like there > is a searchpath missing somewhere, Probably the "serachpath" to the README. So here it is: %DJDIR%/gnu/gcc-2.80/README.DJGPP Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************