From: dmcneill AT pne DOT co DOT uk (Dave McNeill) Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc on hello world hangs w/ djgpp v2.0 Date: Mon, 07 Oct 1996 11:48:09 GMT Lines: 15 Message-ID: <844688806.7746.0@firewall.futurenet.co.uk> References: <3244AD1F DOT 200C AT beachnet DOT com> NNTP-Posting-Host: firewall.futurenet.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Elliott Oti wrote: >David Spencer wrote: >> PATH=D:\CAFE\BIN;D:\CAFE\JAVA\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\MSINPUT\MOUSE;D:\GNU\BIN;D:\UNIX;E:\DJGPP >> DJGPP=E:\DJGPP\DJGPP.ENV >^^^^^^^^^^ Should be SET DJGPP=E:\DJGPP\DJGP.ENV. You forgot the "SET" >Elliott er, probably should be DJGPP=E:/DJGPP/DJGPP.ENV, actually. dave