Message-ID: <35B98A10.F19D5F1C@softorange.com> From: Arne Strout MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Compiling References: <6pag80$859$1 AT heliodor DOT xara DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 Date: Sat, 25 Jul 1998 09:26:53 GMT NNTP-Posting-Host: 208.232.144.141 NNTP-Posting-Date: Sat, 25 Jul 1998 02:26:53 PDT Organization: Slurp News Feeds To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Peter Wilkie wrote: > I have just downloaded DJGPP and am having probs getting gcc to work with > the simple timeless classic "hello world" program. > I`m getting "Fatal :Error in DJGPP installation" message > "Environment variable DJGPP is not defined" > I`m guessing this has something to do with my autoexec setup but as far as I > can tell I`ve done everything right. > > Can anyone help? heck yah, easy kill here =) in autoexec.bat type in SET DJGPP=(location path of djgpp.env here) > > >