From: Scott Matthew Reinemann Date: Thu, 8 Apr 93 21:23:42 -0400 To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: c++ not working?? Help please.... Hi, I am not sure if this is the correct way to get my question answered, but I am in a panic. I have tried the faq list that came with djgpp when I downloaded it. Here is goes.... I have used gcc for almost 6 months, it has worked without a flaw. Now I try to use the c++ compilier I get an error that says : "iostream.h file not found". I made sure that my Environment variables were set correclty. As far as I can tell everything is pointing to the correct directory (c:\djgpp\cplusinc....etc) I have no documentation on the c++ compilier so I used cpp myfile.cc. That was when I encountered that error. I also tried gcc myfile.cc and that gave me all types of errors. I compilied my program with G++ at school and it runs fine. Can anyone help me? I really want to finish my program tonight. Any suggestions of what I may be doing wrong? What file do I actually use to run c++?? Thank you very very very much!! scott reines AT rpi DOT edu