Message-ID: <3623F956.6CBF23A7@fcmail.com> Date: Tue, 13 Oct 1998 18:07:34 -0700 From: Kagenin -=GT=- X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: My First DJGPP Compiled C++ Program: Errors Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 209.142.55.87 X-NNTP-Posting-Host: 209.142.55.87 Lines: 24 X-NNTP-Posting-Host: 209.63.114.134 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Just wondering why this standard fare Hello World Bit won't compile #include int main() { cout << "Hello World! <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) -- "Attitude is no substitute for Compitence." Hack.org