Date: Sat, 01 Sep 2001 00:39:40 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "David Dunn" Message-Id: <3791-Sat01Sep2001003939+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <000a01c13253$9e517f20$47416041@ne.mediaone.net> (ddunn001 AT mediaone DOT net) Subject: Re: djgpp.env corrupt References: <000a01c13253$9e517f20$47416041 AT ne DOT mediaone DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "David Dunn" > Date: Fri, 31 Aug 2001 15:32:04 -0400 > > I downloaded the minimum needed files for a minimum installation. When I > type gcc the error message tells me that environment variable DJGPP > points to dgjpp.env which does not exist. How do I create that file? You don't create djgpp.env, that file is part of djdev203.zip and should be already on your machine if you installed djdev203.zip. If that doesn't help, see section 6.6 of the DJGPP FAQ list for more reason why GCC could complain like that.