From: stdpts AT shsu DOT edu Message-Id: <199807260153.VAA22630@delorie.com> To: djgpp AT delorie DOT com Date: Sat, 25 Jul 1998 20:52:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: GCC Crashes...Please help me :) Precedence: bulk My problem seems simple enough. I can't compile anything. I have the correct additions to my autoexec.bat. IE: The allegro 'make' ran fine with no problems. But when I try to compile even the most simple of programs i'm getting an error concerning the location or existence of my includes. C:\source>gcc test.cpp In file included from test.cpp:1: c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT) Now, I have looked, and found both mentioned files (iostream.h/streambuf.h) in the directory mentioned. I downloaded every file on the zip-picker and unzipped them, preserving the directory structure, into c:\djgpp. I also formatted and reinstalled my OS so it's entirely clean from older versions. I hope there isn't some little thing I forgot that's going to make me look the fool! Thanks in advance for all the help. Keep in mind I'm not a subscriber to this list, so any returns will have to be addressed to stdpts AT shsu DOT edu. I appreciate the help. Peter T. Swulius stdpts AT shsu DOT edu