Date: Sun, 6 Apr 1997 13:40:03 +0300 (IDT) From: Eli Zaretskii To: "Gary M. Greenberg" cc: djgpp AT delorie DOT com Subject: Re: headers, crt0.o, and info no longer working In-Reply-To: <5i7e0n$3qm@news.southeast.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 6 Apr 1997, Gary M. Greenberg wrote: > I'm perplexed. When I first installed djgpp, everything worked fine. > No problems. Today, I went to compile a single-source file program, and > I get ENOENT errors for some standard headers which are in > C:/djgpp/include. > Then, when I use IC:/djgpp/include on the command line to compile, I get > an ENOENT error on crt0.o ;-\ Seems like your DJGPP environment variable is set incorrectly. Please make sure that you have the following in your enviornment: DJGPP=c:\djgpp\djgpp.env The FAQ explains a bit more about such problems in section 8.1.