Message-ID: From: "Karagiannis, Mike P., Mr., DAPE" To: "'djgpp AT delorie DOT com'" Subject: Can you please help Date: Mon, 29 Mar 1999 08:05:52 -0500 X-Mailer: Internet Mail Service (5.5.2448.0) Reply-To: djgpp AT delorie DOT com When attempting to compile a simple C++ program that includes the iostream.h header I am unable to create an exacutable. The error reads streambuf.h no such file or directory (ENOENT). I have no other problems with DJGPP and I am running it on both a Win98 and Winnt box with the same results. I have LFN on and I am able to generate a .o file. I can also do other C++ functions. including runn anything off the Allegro library. Can you please help. Thanx