Newsgroups: comp.os.msdos.djgpp From: mamaisen AT si DOT bosch DOT de (Matthias Maisenbacher) Subject: Re: include files not found by gxx Message-ID: <1996Oct17.091526.17386@fr.bosch.de> Sender: news AT fr DOT bosch DOT de Nntp-Posting-Host: si7654.si.bosch.de Organization: Robert Bosch GmbH References: <1996Oct16 DOT 143646 DOT 25580 AT fr DOT bosch DOT de> Date: Thu, 17 Oct 1996 08:15:20 GMT Lines: 18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Matthias Maisenbacher (me:-) wrote: >C:\djgpp\test>gxx test.c >test.c:1: iostream.h: No such file or directory (ENOENT) Ok. Thank You all who answered me by e-mail. My fault was using *.c instead of *.cc or *.cxx ... I was (yes, of course) looking in the faq but was so strictly looking for things like 'set djgpp=...' that I was blindly overlooking other points of view. Sorry, and again - thank you. Matthias