Message-ID: <19980628032900.9885.rocketmail@attach1.rocketmail.com> Date: Sat, 27 Jun 1998 20:29:00 -0700 (PDT) From: Jimchael Tsee Subject: Can not compile C++ program To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Precedence: bulk hello. i downloaded Djgpp and all needed files for C++ compiling. but when i compiled hello.cpp (programmed by myself) like the following: #include void main() { cout << "Hello, world!" << endl; } when i use "gcc hello.cpp", gcc says can not find the file "streambuf.h", but it is exist as "iostream.h". i am using Windows 95. it samed to be the problem of long filename and 8.3 filename. what can i do then? _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com