From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: help please Date: Sun, 09 Nov 1997 17:39:22 -0600 Organization: Spectrum Healthcare Services Lines: 18 Message-ID: <346649AA.9786937C@a.crl.com> References: <01bced4f$f76c4b00$b16e39cb AT default> NNTP-Posting-Host: a116018.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk odin wrote: > > I have just installed djgpp and done the little hello.c example but when i > type 'gcc -v hello.c -o hello.exe' a heap of stuff comes up ending with an > error. > > [...] > > These are my path comands in autoexec.bat which were added when installing. > > set PATH=D:\PROG\DJGPP\BIN;c:\windows;c:\windows\command > set DJGPP=d:\djgpp\djgpp.env Looks like you need to set DJGPP to d:\prog\djgpp\djgpp.env. -- Weiqi Gao weiqigao AT a DOT crl DOT com