Date: Wed, 14 Oct 1998 12:19:37 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Kagenin -=GT=- cc: djgpp AT delorie DOT com Subject: Re: My First DJGPP Compiled C++ Program: Errors In-Reply-To: <3623F956.6CBF23A7@fcmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 13 Oct 1998, Kagenin -=GT=- wrote: > >gxx -o hello.exe hello.cpp > > and the error I am getting is > > c:/djgpp/lang/cxx/iostream.h: _defs.h: No Such File or Directory (ENOENT) Where did you get that iostream.h? As far as I could see, the version that comes with GCC 2.8.1 and 2.7.2.1 doesn't call for _defs.h.