From: Oliver Brendel Newsgroups: comp.os.msdos.djgpp Subject: header files Date: Fri, 03 Oct 1997 09:26:16 -0700 Organization: The University, Dundee, DD1 4HN, Scotland, UK. Lines: 11 Message-ID: <34351CA8.460D@scri.sari.ac.uk> Reply-To: O DOT Brendel AT scri DOT sari DOT ac DOT uk NNTP-Posting-Host: ceplhp100.scri.sari.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have installed DJGPP on my laptop and I have got problems with compiling. GCC doesn't find it's header files (iostream.h and fstream.h for the source code I tried it on). The path is all right, the environment variables are all right. The Programm I want to compile is for the Borland C++ compiler. I tried copying the header files to the source code directory, I tried -IDIR and other commands. I don't know what else to try. Has anybody had similar problems and knows a solution ?? Thanks very much Oliver Brendel