From: David Jenkins Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp Date: Tue, 19 Aug 1997 00:51:27 +0100 Organization: None Distribution: world Message-ID: References: <33f89c3c DOT 4167796 AT nntp DOT onyx DOT net> NNTP-Posting-Host: jenkinsdavid.demon.co.uk MIME-Version: 1.0 Lines: 34 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <33f89c3c DOT 4167796 AT nntp DOT onyx DOT net>, Mike writes >Hi > >I am trying to get djgpp working. I have unzipped *everything* into >e:\djgpp with /s. I have set up the variable using > > set djgpp=c:/djgpp/djgpp.env > Shouldn't the above be set djgpp=e:\djgpp\djgpp.env ??? Since that's where the djgpp.env file will be. :) >I have added the e:\djgpp\bin directory to my path. > >But when I compile something simple, I get the following error >message: > > gcc.exe: installation problem, cannot exec `as': No such file >or directory (ENOENT) > >I would be grateful if anyone could explain to me what I have done >wrong. > I hope I have. >Thanks >Mike Stoddart >mike AT onyxnet DOT co DOT uk > -- http://www.jenkinsdavid.demon.co.uk for C programmers. David Jenkins